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 |