Browse Source

fix scrolling while actively dealing with output

Casey DeLorme 4 năm trước cách đây
mục cha
commit
a1450c36ab
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      install/etc/skel/.Xdefaults

+ 3 - 0
install/etc/skel/.Xdefaults

@@ -10,6 +10,9 @@ Xcursor.size:               14
 URxvt.depth:                32
 URxvt.geometry:             80x24
 URxvt*background:           [70]#001E27
+URxvt*scrollTtyOutput:      false
+URxvt*scrollWithBuffer:     true
+URxvt*scrollTtyKeypress:    true
 URxvt.fading:               0
 URxvt.loginShell:           true
 URxvt.internalBorder:       3