-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug or future? Problem with assigning to "Return=Control_R" #40
Comments
This is not a bug. Return is not a modifier key. |
@inoyatov have you had luck mapping |
@d1egoaz i did actually. :) But than I bought HHKB Pro 2 keyboard with alternative controller. So, I am not using anymore this application. However If you like i can make manual related to xcape + xmodmap modification. |
@inoyatov nice, could you please share the instructions using xcape + xmodmap, thank you. |
I tried following xcode command:
xcape -t 300 -e "Control_L=Escape;Return=Control_R"
Then I open file in vim and try Return+z it does not make vim to go background mode.
So, It is bug? or it should be in this way?
The text was updated successfully, but these errors were encountered: