V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
basncy
V2EX  ›  Linux

i3 操作鼠标滑轮滚动

  •  
  •   basncy · Mar 13, 2024 · 968 views
    This topic created in 780 days ago, the information mentioned may be changed or developed.
    解决 vimium 不能操作某些网页含有多个列表滑动问题. 比如 outlook, matrix element app.

    附加到 ~/.config/i3/config
    #mouse movement, depends on xtools. 左下上右(移动光标)
    bindsym $mod+h exec xdotool mousemove_relative -- -100 0
    #bindsym $mod+j exec xdotool mousemove_relative 0 100
    #bindsym $mod+k exec xdotool mousemove_relative -- 0 -100
    bindsym $mod+l exec xdotool mousemove_relative 100 0
    #scroll wheel. 下上
    bindsym $mod+j exec xdotool click 5
    bindsym $mod+k exec xdotool click 4
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2580 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 14:47 · PVG 22:47 · LAX 07:47 · JFK 10:47
    ♥ Do have faith in what you're doing.