| Current Path : /proc/thread-self/root/proc/thread-self/root/snap/core/17284/etc/kbd/ |
| Current File : //proc/thread-self/root/proc/thread-self/root/snap/core/17284/etc/kbd/remap |
# This sed script is run across the dumpkeys output to remap keys on the console # This turns caps lock into control #s/keycode 58 = Caps_Lock/keycode 58 = Control/;