Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
*sorry*, answered in the FAQ (Second/third mouse button)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
andreas.schreier
n00b
n00b


Joined: 25 Mar 2004
Posts: 18

PostPosted: Fri Apr 02, 2004 6:28 pm    Post subject: *sorry*, answered in the FAQ (Second/third mouse button) Reply with quote

Sorry for asking this question. I should have had a look at the FAQ first! Andreas

Hi,

How can I emulate a second/third mouse button on my AluBook 15? I would like to use the mouse buttons in X too.
My primary use is copy-paste. I would like to use gpm on the console.

I would be grateful for any hints.

Best regards
Andreas


Last edited by andreas.schreier on Fri Apr 02, 2004 7:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
sethleon
Guru
Guru


Joined: 14 Dec 2003
Posts: 398
Location: Germany

PostPosted: Fri Apr 02, 2004 6:32 pm    Post subject: Reply with quote

Please post use the: Section "InputDevice" of your XF86Config
where the mouse is configured.
_________________
Mess with the best, die like the rest.
Back to top
View user's profile Send private message
andreas.schreier
n00b
n00b


Joined: 25 Mar 2004
Posts: 18

PostPosted: Fri Apr 02, 2004 6:34 pm    Post subject: ??? Reply with quote

Could you please give me an example of how to use it?

Thanks in advance.

Best regards
Andreas
Back to top
View user's profile Send private message
sethleon
Guru
Guru


Joined: 14 Dec 2003
Posts: 398
Location: Germany

PostPosted: Fri Apr 02, 2004 6:40 pm    Post subject: Reply with quote

run the following command:
Code:
nano -w /etc/X11/XF86Config

go to the part where your mouse is configured,
and copy and paste it.

mine looks like:
Code:
Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/usbmouse"
Option "ZAxisMapping"  "4 5"
Option "SendCoreEvents"   "true"
Option "Buttons" "3"
EndSection

_________________
Mess with the best, die like the rest.
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Fri Apr 02, 2004 8:18 pm    Post subject: Reply with quote

Please read any FAQs before posting.

https://forums.gentoo.org/viewtopic.php?t=18601
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum