Browse Source

Set compose key to ralt in terminal

DricomDragon 5 năm trước cách đây
mục cha
commit
28870d99f4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"