Your IP : 216.73.217.13


Current Path : /proc/thread-self/root/proc/thread-self/root/snap/core/17284/etc/kbd/
Upload File :
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/;