3 lines
68 B
Bash
Executable File
3 lines
68 B
Bash
Executable File
#!/bin/sh
|
|
xmodmap -e 'keycode 112 = ' & xmodmap -e 'keycode 117 = '
|