Your IP : 216.73.216.155


Current Path : /etc/console-tools/
Upload File :
Current File : //etc/console-tools/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/;