浏览代码

fix scrolling while actively dealing with output

Casey DeLorme 4 年之前
父节点
当前提交
a1450c36ab
共有 1 个文件被更改,包括 3 次插入0 次删除
  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