标签: mouse-scroll

byobu 滚动和文本选择

我希望在 gnome-terminal 中运行的byobu能够:

  1. 将鼠标滚轮滚动解释为在当前 byobu 窗口中向上滚动。
  2. 允许我用鼠标选择文本(例如,将其复制到剪贴板)。

这可能吗?Alt+F12将启用 #1,但阻止我选择文本。否则,选择工作正常,但滚动滚动通过 gnome-terminal,而不是当前的 byobu 窗口。

mouse byobu mouse-scroll tmux

19
推荐指数
1
解决办法
7177
查看次数

我可以在 git diff 中使用鼠标滚轮滚动到新行吗?

我使用的是 Ubuntu 16.04 默认终端(我相信是 GNOME?)

我面临的问题是,当我使用git diff命令检查我的本地更改时,我可以使用鼠标滚轮向上/向下滚动,但是当我到达底部时没有显示新行(所以我只能看到一页变化)。为了转到下一行,我可以使用键盘的空格或向上/向下箭头,但是我可以用鼠标滚轮以某种方式做到这一点吗?

顺便说一句,如果我使用该less命令,它会按预期工作-> 向下滚动到新行。

git mouse-scroll scrolling

19
推荐指数
3
解决办法
4125
查看次数

有没有办法启用中键滚动?

问题类似于:Thinkpad middle button scrolling

但在这里,我有一台普通的电脑。基本上,当我在 Windows 中按下中间按钮并从起始位置稍微移动光标时,页面开始滚动,这非常方便,因为我不必疯狂地滚动滚轮。

我查看了前面提到的问题的第二种解决方案;按钮下拉菜单是灰色的。

提前致谢。

mouse-scroll

18
推荐指数
2
解决办法
1万
查看次数

如何在 17.04 中启用鼠标自然滚动?

以前工作过

echo "pointer = 1 2 3 5 4 7 6 8 9 10 11 12" > ~/.Xmodmap && xmodmap ~/.Xmodmap 
Run Code Online (Sandbox Code Playgroud)

没用

mouse-scroll 17.04

18
推荐指数
3
解决办法
2万
查看次数

Dual booting: every time Windows boots, it increases the scrolling speed of the mouse on Ubuntu

My friend has Microsoft Wireless Desktop 850 with AES (PY9-00001) Ubuntu 18.04. The scrolling speed is too fast, but if he removes the USB dongle and plugs it in again, it fixes the problem.

He's on a dual booted PC, and every time he boots Windows then boots back into Ubuntu, the problem is back.

How can we fix it for good?

The problem only occurs after soft reboot only.

lsusb when the mouse is working perfectly

终端中的 lsusb 输出

lsusb when …

mouse dual-boot mouse-scroll scrolling 18.04

15
推荐指数
2
解决办法
1044
查看次数

我的鼠标滚轮停止上下滚动

我的鼠标滚轮停止工作。以前它工作时不会上下滚动。如何配置鼠标的每个按钮的作用?我使用 Ubuntu 10.10。

mouse mouse-scroll

13
推荐指数
3
解决办法
3万
查看次数

如何修复 ubuntu 上的微软鼠标滚动速度

万一有人遇到和我刚遇到的问题一样的问题。

当从 Windows 切换到 Ubuntu(双启动)时,我的 Microsoft 无线鼠标滚轮发疯了!完全是过度敏感了。

mouse microsoft mouse-scroll scrolling

13
推荐指数
2
解决办法
2万
查看次数

如何在 ubuntu 11.04 或 10.10 中禁用鼠标滚轮滚动?

我遇到了滚轮损坏的问题。(我知道我应该更换鼠标,它是旧的)。我只想禁用滚轮滚动而不是中键单击。

我知道可以这样做,但找不到该配置文件。(在 xorg.conf 中没有条目)

mouse xorg mouse-scroll wheel

12
推荐指数
1
解决办法
1万
查看次数

imwheel 破坏了鼠标的前后导航按钮

imwheel正确安装了sudo apt-get install imwheel. 后来我确实插入了这个:

".*"
None,       Up,     Up,     10
None,       Down,   Down,   10
Run Code Online (Sandbox Code Playgroud)

在我的~/.imwheelrc文件中。滚动现在完美地工作。但是,我的鼠标(Logitecg G700)上的后退/前进导航按钮不再起作用。

如果我用 终止进程killall imwheel,按钮就会起作用。

你有什么建议/想法如何解决这个问题吗?我想用imwheel.

mouse mouse-scroll mouse-wheel 13.10

12
推荐指数
2
解决办法
8382
查看次数

无法使用笔记本电脑“指点杆”滚动

我在 virtualbox 中使用 ubuntu 并且无法滚动。我能做什么?

编辑:我的主机是 Windows 7。我使用的是笔记本电脑(Lenovo ThinkPad X201s),我试图不使用鼠标滚轮而是使用用作鼠标红点滚动。

virtualbox mouse-scroll

10
推荐指数
1
解决办法
1471
查看次数