Bläddra i källkod

Create script to configure Thinkpad keyboard

DricomDragon 4 år sedan
förälder
incheckning
6f5096a470
1 ändrade filer med 10 tillägg och 0 borttagningar
  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