OXIESEC PANEL
- Current Dir:
/
/
snap
/
core
/
17210
/
etc
/
kbd
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/02/2024 07:52:55 PM
rwxr-xr-x
📄
config
2.99 KB
09/22/2016 05:33:20 PM
rw-r--r--
📄
remap
170 bytes
09/22/2016 05:33:20 PM
rw-r--r--
Editing: remap
Close
# 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/;