That is an interesting problem. For now, try looking into special keyboard drivers, and i will try to find more about this, unless someone else knows more![]()
8)
I've just installed Redhat 9 on a Compaq Evo N115 laptop. Things are going smoothly so far.
I'd like to try to use what Compaq call the "Internet Scroll Button" which is below the touchpad. Can anyone point me in the right direction for information about accomplishing this???
Thanks ....... SwampDonkey
That is an interesting problem. For now, try looking into special keyboard drivers, and i will try to find more about this, unless someone else knows more![]()
8)
run xev and move the button
this will tell you what the signals are that it generates.
i have a feeling that you will be able to configure it as a mouse scroll wheel, check for the words 'button 4' on the last line when you move it up, and button 5 when you move it down.
if so, you can config it just like a wheel mouse,
add
Option "ZAxisMapping" "4 5"
to the section:
Section "InputDevice"
whatdoyougetwhenyoumultiplysixbynine??
I ran xev and clicked on the button. Nothing is shown. Strange .......
Pete
hmmm
you have to have the focus on the popup window
whatdoyougetwhenyoumultiplysixbynine??
I just double-checked. The focus is on the popup window (titled Event Tester). Still nothing when I whack the button.
Pete
anything when you press other buttons?
it should do *something....*
whatdoyougetwhenyoumultiplysixbynine??
Oh yeah, I see events when moving the mouse and whacking other keys on the keyboard - just nothing from the custom 'Compaq' buttons.
Pete
hmm, weird
whatdoyougetwhenyoumultiplysixbynine??
Bookmarks