Browse Source

Set compose key to ralt in terminal

DricomDragon 5 years ago
parent
commit
28870d99f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Install/Templates/keyboard

+ 1 - 1
Install/Templates/keyboard

@@ -5,6 +5,6 @@
 XKBMODEL="pc105"
 XKBLAYOUT="us"
 XKBVARIANT="dvp"
-XKBOPTIONS="compose:less"
+XKBOPTIONS="compose:ralt"
 
 BACKSPACE="guess"