Added optional script for killing PgUp and PgDn on the Lemur Pro

This commit is contained in:
Nathan Schneider
2020-06-14 20:59:47 +00:00
parent 35f495d293
commit e2d279d7b3
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
xmodmap -e 'keycode 112 = ' & xmodmap -e 'keycode 117 = '