nix-config/xmodmap/.xmodmap
Donovan Glover adc372a0a2
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.
2022-07-28 01:29:38 -04:00

17 lines
541 B
Plaintext

! New Start: A modern Arch workflow built with an emphasis on functionality.
! Copyright (C) 2017-2018 Donovan Glover
! Clear both the caps lock and control keys
clear lock
clear control
! Set the caps lock key to Control_L
keycode 66 = Control_L
! Reassign the control command to the caps lock and control keys respectively
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