FreeNX client on Mac
I am running FreeNX client on my mac. However, in OSX the ALT key is mapped to Option. When running a X11 application like the FreeNX client, things like
NX Shortcuts
Ctrl + Alt + Shift + Esc to get rid of a not responding session
Ctrl + Alt + F to switch to fullscreen/windowed
Ctrl + Alt + E to toggle the lazy encoding
Ctrl + Alt + J to force a drawable's synchronization
Ctrl + Alt + K enable/disable the catching of Alt+Tab and Print Screen keys
I am running FreeNX client on my mac. However, in OSX the ALT key is mapped to Option. When running a X11 application like the FreeNX client, things like
ALT-TAB, or ALT-MENU do not work. One way to get around this is to add the following lines to .Xmodmap file.
keycode 66 = Alt_L
clear Mod1
add Mod1 = Alt_L Alt_R NX Shortcuts
Ctrl + Alt + Shift + Esc to get rid of a not responding session
Ctrl + Alt + F to switch to fullscreen/windowed
Ctrl + Alt + E to toggle the lazy encoding
Ctrl + Alt + J to force a drawable's synchronization
Ctrl + Alt + K enable/disable the catching of Alt+Tab and Print Screen keys
No comments:
Post a Comment