This is a discussion on Using the Microsoft Intellimouse Explorer 3.0 (PS/2 or USB) w/KDE within the Linux Administration forums, part of the Linux Forums category; Does anyone know how to set it up so that I can: 1. use the middle wheel button to paste ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Does anyone know how to set it up so that I can:
1. use the middle wheel button to paste when I click it 2. scroll in any window that has focus with the wheel 3. Go backwards and forwards in the web browser when I use the side thumb buttons. Thanks, Josh |
|
|||
|
In alt.os.linux, Josh Kalish uttered these immortal words:
> Does anyone know how to set it up so that I can: > > 1. use the middle wheel button to paste when I click it > 2. scroll in any window that has focus with the wheel Those should Just Work(TM) if XF86Config(-4) is configured correctly. This box uses the ImPS/2 protocol and ZAxisMapping "4 5" but my IntelliMouse is on my other box. > 3. Go backwards and forwards in the web browser when I use the side thumb > buttons. Investigate imwheel for that. My side buttons work perfectly using it. If you're after examples you'll have to wait until I'm on my other box. This one just has a standard MS Wheel Mouse Optical using the above parameters. -- Andy. |
|
|||
|
["Followup-To:" header set to alt.os.linux.]
On Sun, 04 Jul 2004 02:03:11 GMT, Josh Kalish <joshua.nospam.kalish@verizon.nospam.net> wrote: > Does anyone know how to set it up so that I can: > > 1. use the middle wheel button to paste when I click it Usually default behaviour for three button mice. > 2. scroll in any window that has focus with the wheel I think it depends which toolkit was used to build the application. KDE apps appear to work as expected, Gnome seems to require the pointer being over the scrollbar to scroll using the wheel. In my preferred image viewer "xv", the wheel does nothing. Since one of the groups you cross-posted to was a KDE group, you're probably in luck. > 3. Go backwards and forwards in the web browser when I use the side thumb > buttons. Pretty sure I've read about it, but I never liked those buttons anyway, so I never followed up on it. That would probably be application specific, so you'd probably need to configure it for a specific application. HTH, Michael C. -- mcsuper5@usol.com http://mcsuper5.freeshell.org/ If ignorance is bliss, why aren't there more happy people in the world? |
|
|||
|
On Sun, 04 Jul 2004 02:03:11 +0000, Josh Kalish wrote:
> Does anyone know how to set it up so that I can: > > 1. use the middle wheel button to paste when I click it > 2. scroll in any window that has focus with the wheel Should work if you set it up right. Make sure all 7 buttons work (6 and 7 are the scroll up/down), and swap buttons 6 and 7 with buttons 4 and 5 using xmodmap (in .xinitrc (if it doesn't exist, create it) put: xmodmap -e 'pointer = 1 2 3 6 7 4 5' > 3. Go backwards and forwards in the web browser when I use the side thumb > buttons. Using Firefox 0.9, it magically started working - they must've added it in between versions, or I just never noticed in 0.8. |
|
|||
|
Josh Kalish wrote : > 1. use the middle wheel button to paste when I click it Thats default X behavior. > 2. scroll in any window that has focus with the wheel In KDE's Control Center go to "Desktop"|"Window Behavior"|"Focus" and in the "Policy" dropdownmenu choose "Focus Follow Mouse". -- Thomas O. This area is designed to become quite warm during normal operation. |
|
|||
|
["Followup-To:" header set to alt.os.linux.]
On Sun, 04 Jul 2004 12:08:57 +0200, Thomas Overgaard <thover@post2.tele.dk> wrote: > > Josh Kalish wrote : > > > 1. use the middle wheel button to paste when I click it > > Thats default X behavior. > > > 2. scroll in any window that has focus with the wheel > > In KDE's Control Center go to "Desktop"|"Window Behavior"|"Focus" and in > the "Policy" dropdownmenu choose "Focus Follow Mouse". "Focus Follow Mouse" simply means that you don't need to click in a window to give it focus, just moving the moving the mouse to the window assures that all messages from the mouse and keyboard will be processed by that window. It takes a while to get used to it coming from windows, which is probably why the option is pretty easy to find in most window managers. Its only relevance to the wheel is which window gets the messages (which may on may not be handled.) Michael C. -- mcsuper5@usol.com http://mcsuper5.freeshell.org/ "Man is equally incapable of seeing the nothingness from which he emerges and the infinity in which he is engulfed." - Blaise Pascal |
![]() |
| Thread Tools | |
| Display Modes | |
|
|