.Xdefaults

branch
mhoward-lt
changeset 70
431128b5fa0c
parent 60
d18a4be6db77
parent 68
2f406124848e
child 117
10e0152bacce
equal deleted inserted replaced
66:1c1237f8b9e3 70:431128b5fa0c
10 URxvt.visualBell: true 10 URxvt.visualBell: true
11 URxvt.urgentOnBell: true 11 URxvt.urgentOnBell: true
12 12
13 URxvt.saveLines: 1000 13 URxvt.saveLines: 1000
14 14
15 URxvt.iso14755: false 15 ! keep LCtrl+LShift+[0-9a-f] unicode insertion
16 URxvt.iso14755: true
17 ! disable LCtrl+LShift+keycap symbolic unicode (use Compose key instead)
16 URxvt.iso14755_52: false 18 URxvt.iso14755_52: false
17 19
18 #ifdef USE_LOCAL 20 #ifdef USE_LOCAL
19 #include ".Xdefaults.local" 21 #include ".Xdefaults.local"
20 #endif 22 #endif

mercurial