Explorar o código

Create script to configure Thinkpad keyboard

DricomDragon %!s(int64=4) %!d(string=hai) anos
pai
achega
6f5096a470
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      Install/keyboard-thinkpad-custom

+ 10 - 0
Install/keyboard-thinkpad-custom

@@ -0,0 +1,10 @@
+#!/usr/bin/fish
+
+# Remap keys of thinkpad
+
+## Backup default keyboard
+sudo cp /usr/share/X11/xkb/symbols/pc /usr/share/X11/xkb/symbols/pc_BACKUP
+
+## Useless key as escape
+## Print key as super
+sudo cp Templates/system/X11/xkb/symbols/pc /usr/share/X11/xkb/symbols/pc