R1031 Posted June 4, 2021 Share Posted June 4, 2021 I have a question about the "retain original key output". If I make a macro that says "Hello" what does the retain org. do? Still let F9 work without pressing the FN key? When I test it I have the micro to F9 and I want to have F9 and to use the micro press FN key and F9 to get the text. As it is now when I hit F9 I get text w/o pressing FN key. Link to comment Share on other sites More sharing options...
c-attack Posted June 5, 2021 Share Posted June 5, 2021 (edited) CUE does not allow you to map macros to combination keys (Shift + X, FN+F9, etc.). So when you assigned the test macro "hello", it was likely assigned to F9 only. Retain original key output will make the key perform its function and trigger the macro, instead of the macro replacing the function. So if you make a new action/assignment and use the Text feature for the macro, every time you type "X" you will get "Hello" and no X. Retain original key output would give you XHello. This feature is more useful for things like Shift or number lock, but that is probably going to be a unique decision on your end for your true purpose. Edited June 6, 2021 by c-attack Link to comment Share on other sites More sharing options...
R1031 Posted June 6, 2021 Author Share Posted June 6, 2021 OK, so the FN does not trigger the alt function of the assigned key then. Link to comment Share on other sites More sharing options...
c-attack Posted June 6, 2021 Share Posted June 6, 2021 FN + key should still trigger the normal function of that combination, but you cannot assign actions/assignments to that secondary function. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now