小编Oli*_*ona的帖子

使用 Wayland 禁用中键单击

我将 ubuntu 从 21.10 impish 切换到 22.04 jammy,这意味着将 x11 留给 wayland。

\n

我通过在我的.bashrc中完全禁用中键单击来防止未经请求的选择粘贴或不需要的关闭选项卡:

\n

xinput set-prop 'Synaptics TM3289-021' 'libinput Middle Emulation Enabled' 1

\n

x11 运行良好。升级后,我收到此错误消息

\n
WARNING: running xinput against an Xwayland server. See the xinput man page for details.\n
Run Code Online (Sandbox Code Playgroud)\n

无法找到设备 Synaptics TM3289-021

\n

当我这样做时xinput list,我没有得到我的触摸板,而是

\n
WARNING: running xinput against an Xwayland server. See the xinput man page for details.\n\xe2\x8e\xa1 Virtual core pointer                      id=2    [master pointer  (3)]\n\xe2\x8e\x9c   \xe2\x86\xb3 Virtual core XTEST pointer                id=4    [slave …
Run Code Online (Sandbox Code Playgroud)

touchpad multi-touch synaptics wayland

8
推荐指数
1
解决办法
3903
查看次数

标签 统计

multi-touch ×1

synaptics ×1

touchpad ×1

wayland ×1