mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 19:30:51 +01:00
xmodmap: Use print screen as a right super
I've always felt disadvantaged by not having a right super on laptop keyboards. This fixes that.
This commit is contained in:
parent
3005a7ce51
commit
adc372a0a2
@ -10,3 +10,7 @@ keycode 66 = Control_L
|
|||||||
|
|
||||||
! Reassign the control command to the caps lock and control keys respectively
|
! Reassign the control command to the caps lock and control keys respectively
|
||||||
add control = Caps_Lock Control_L Control_R
|
add control = Caps_Lock Control_L Control_R
|
||||||
|
|
||||||
|
! Change the print screen key to a right super, so we don't have to worry
|
||||||
|
! about certain key combinations being impossible to use with one hand.
|
||||||
|
keycode 107 = Super_R
|
||||||
|
Loading…
Reference in New Issue
Block a user