te-tsuo Posted September 22, 2004 Share Posted September 22, 2004 Hi. Please help me in my problem. I'm using Mandrake 9.1 with KDE 3.1.0 and I really must turn off right button in my mouse. Exactly I must turn off right click menu on icons on my desktop. Can anyone tall me how to do that!!?!! Please Help me!! [moved from Software by spinynorman - welcome aboard :)] Link to comment Share on other sites More sharing options...
chris z Posted September 22, 2004 Share Posted September 22, 2004 look in kontrol center (IE: configure your desktop)->peripherals->mouse. i think the controls for that are in there. if not, then look in look n feel->behaviour, or somewhere in there. (i'm at work & not on Linux right now) Chris Link to comment Share on other sites More sharing options...
te-tsuo Posted September 22, 2004 Author Share Posted September 22, 2004 In Kontrol center is no option for turning off right mouse button. There I can only turn off right mouse button for desktop. I'm interested in turning off this button for all (f.e. when i right click on icon in my desktop there shows me a menu -> i wont to turn it off, or thre is a menu when I right click on panel -> I must turn it off too). I can't find any option to turn off right mouse button globaly. Maby there is this in some file? If You have any idea how to turn it off please halp me :-) Maby when You will be at home and on linux? :D Link to comment Share on other sites More sharing options...
DragonMage Posted September 22, 2004 Share Posted September 22, 2004 You know.. it's hard enough to navigate X Window with only 2 buttons, now you want to use only one button? Anyway, have you tried mousedrake and set your mouse as a 1 button mouse? Maybe it help that way. Link to comment Share on other sites More sharing options...
te-tsuo Posted September 23, 2004 Author Share Posted September 23, 2004 Yes I have tried, but in mousedrake or mouseconfig I can choose type of mouse and for PS2 mouse there is no option for one button mouse Anyway, I must turn off right mouse button because this button gives potential enormously acces rights to launch , modiefy programs and cofigure KDE or even linux environment. Link to comment Share on other sites More sharing options...
devries Posted September 23, 2004 Share Posted September 23, 2004 You want to control KDE acces? Use kiosk. http://extragear.kde.org/apps/kiosktool.php Link to comment Share on other sites More sharing options...
te-tsuo Posted September 23, 2004 Author Share Posted September 23, 2004 Yes kiost is a great admin tool to control KDE but it require KDE 3.2.2 or Suse Linux 9.1 and I have Mandrake 9.1 (I really can't change it) with KDE 3.1 Link to comment Share on other sites More sharing options...
devries Posted September 23, 2004 Share Posted September 23, 2004 http://216.239.59.104/search?q=cache:l0Dpb...kde+kiosk&hl=en http://www.bigwebmaster.com/General/Howtos...ementation.html Kiosk was there before KDE3.2. It just isn't as easy to use. Link to comment Share on other sites More sharing options...
theYinYeti Posted September 23, 2004 Share Posted September 23, 2004 With xmodmap, you can reassign button numbers. With this command, you could assign the right button number 6 for example, and it would become useless (X only uses 1, 2, 3, 4, and 5). Yves. Link to comment Share on other sites More sharing options...
te-tsuo Posted September 23, 2004 Author Share Posted September 23, 2004 Can You write whole command to turn off right mouse button using xmodmap? I can't manage my self with this command. Link to comment Share on other sites More sharing options...
theYinYeti Posted September 24, 2004 Share Posted September 24, 2004 Changing mouse buttons, for whatever reason, works as I explain here: http://mandrakeusers.org/index.php?showtop...indpost&p=60941 In you case, you would do something like that: xmodmap -e "pointer = 1 6 3 4 5 2" That's provided you declared 6 buttons in your XF86config file (see link). Yves. Link to comment Share on other sites More sharing options...
te-tsuo Posted September 24, 2004 Author Share Posted September 24, 2004 OK I have wrote it and I have 1 error message. "bad number of buttons, must have 5 instead of 6" I'm using PS2 mouse A4 Tech 3 button3 with wheel. Link to comment Share on other sites More sharing options...
te-tsuo Posted September 24, 2004 Author Share Posted September 24, 2004 Ok i have made it :D I have read Your article and ... it really helps. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now