.Xdefaults

changeset 503
b72d55719b94
parent 502
ef051cb1651e
child 507
2ac6810a2e4a
equal deleted inserted replaced
502:ef051cb1651e 503:b72d55719b94
13 13
14 URxvt.scrollstyle: plain 14 URxvt.scrollstyle: plain
15 URxvt.scrollBar_right: true 15 URxvt.scrollBar_right: true
16 URxvt.scrollBar_floating: true 16 URxvt.scrollBar_floating: true
17 17
18 URxvt.scrollTtyOutput: false
19 URxvt.scrollWithBuffer: true
20 URxvt.scrollTtyKeypress: true
21
22 URxvt.skipScroll: true
23
18 URxvt.visualBell: true 24 URxvt.visualBell: true
19 URxvt.urgentOnBell: true 25 URxvt.urgentOnBell: true
20 26
21 URxvt.saveLines: 1000 27 URxvt.saveLines: 1000
28 URxvt.fading: 15
22 29
23 ! keep LCtrl+LShift+[0-9a-f] unicode insertion 30 ! keep LCtrl+LShift+[0-9a-f] unicode insertion
24 URxvt.iso14755: true 31 URxvt.iso14755: true
25 ! disable LCtrl+LShift+keycap symbolic unicode (use Compose key instead) 32 ! disable LCtrl+LShift+keycap symbolic unicode (use Compose key instead)
26 URxvt.iso14755_52: false 33 URxvt.iso14755_52: false

mercurial