
求助~有什么方法可以将鼠标右键禁用掉~
-
- 帖子: 9
- 注册时间: 2015-09-18 10:47
- 系统: lubuntu
求助~有什么方法可以将鼠标右键禁用掉~
求助~有什么方法可以将鼠标右键禁用掉~我的系统是lubuntu14.04 

- vickycq
- 帖子: 4507
- 注册时间: 2011-03-20 13:12
- 系统: Debian
- 来自: 山东省寿光县
- 联系:
Re: 求助~有什么方法可以将鼠标右键禁用掉~
禁用:
恢复:
不需要 root 权限
永久生效:将此命令加入桌面环境的开机自启
参考 http://ubuntuforums.org/showthread.php?t=1176963
===============================
附:LXDE 如何将应用程序加入自启
如下图
1. "Disable autostarted applications" - 选择 'no'
2. 在 "+Add" 后面的框里输入命令,然后点击 "+Add"
代码: 全选
xmodmap -e "pointer = 1 2 99"
代码: 全选
xmodmap -e "pointer = 1 2 3"
永久生效:将此命令加入桌面环境的开机自启
参考 http://ubuntuforums.org/showthread.php?t=1176963
===============================
附:LXDE 如何将应用程序加入自启
如下图
1. "Disable autostarted applications" - 选择 'no'
2. 在 "+Add" 后面的框里输入命令,然后点击 "+Add"
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
欢迎所有 Debian GNU/Linux 用户
-
- 帖子: 9
- 注册时间: 2015-09-18 10:47
- 系统: lubuntu
Re: 求助~有什么方法可以将鼠标右键禁用掉~
vickycq 写了:禁用:恢复:代码: 全选
xmodmap -e "pointer = 1 2 99"
不需要 root 权限代码: 全选
xmodmap -e "pointer = 1 2 3"
永久生效:将此命令加入桌面环境的开机自启
参考 http://ubuntuforums.org/showthread.php?t=1176963
===============================
附:LXDE 如何将应用程序加入自启
如下图
1. "Disable autostarted applications" - 选择 'no'
2. 在 "+Add" 后面的框里输入命令,然后点击 "+Add"
我将命令添加到那个开机启动了,但是重启以后依然是没有生效,能加你的QQ么~
