Scroll wheel page scrolling modifier key

2004-07-29 Thread Thomas Ritter
Hi all,

I don't find the damn setting for the scroll wheel page scrolling modifier. In 
KDE's listboxes, it's ctrl, as I like, but in konqueror, since KDE 3.2, I 
think, it's shift now. It was ctrl and I can't find where this is being 
configured.

The most disturbing thing is the different behaviour in konqueror html views 
and the rest of KDE. By the way, inside the konqueror dirtree it's ctrl...

Does anyone know where this is (I might be blind, but I looked several times)? 
Or is this hardcoded shit?

Greetings,

Thomas Ritter




Re: scroll wheel

2001-05-08 Thread Gordon Sadler
On Tue, May 08, 2001 at 02:12:33PM -0700, G. L. `Griz' Inabnit wrote:
> [...]
>   And if I don't have a ~/.Xdefaults file??
>   Running SID.
> [/...]
Just make one, simple really.
cd
vi .Xdefaults
[copy/paste resources]
save
restart X

HTH

Gordon Sadler




Re: scroll wheel

2001-05-08 Thread G. L. `Griz' Inabnit
-BEGIN PGP SIGNED MESSAGE-

On Sunday 06 May 2001 16:29, Evan Malahy wrote something to this effect:
> For the mouse to work in KDE, remove imwheel.
>
> Place these lines in your ~/.Xdefaults to get Netscape working:
>
> Netscape*drawingArea.translations:  #replace\
> :   ArmLink()   \n\
> :   ArmLink()   \n\
> ~Shift:   ActivateLink()  \n\
> ~Shift:   ActivateLink(new-window)  \
> DisarmLink()\n\
> Shift:ActivateLink(save-only)  \
> DisarmLink()\n\
> Shift:ActivateLink(save-only)  \
> DisarmLink()\n\
> : DisarmLinkIfMoved()  \n\
> : DisarmLinkIfMoved()  \n\
> : DisarmLinkIfMoved()  \n\
> : DescribeLink()  \n\
> :   xfeDoPopup()\n\
> : ActivatePopup() \n\
> Ctrl: PageUp()\n\
> Ctrl: PageDown()\n\
> Shift: LineUp()\n\
> Shift: LineDown()\n\
> None: LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
> None:
> LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
> Alt: xfeDoCommand(forward)\n\
> Alt: xfeDoCommand(back)\n
>
> Netscape*globalNonTextTranslations: #override\n\
> Shift: LineUp()\n\
> Shift: LineDown()\n\
> None:LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
> None:LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()
>\n\ Alt: xfeDoCommand(forward)\n\
> Alt: xfeDoCommand(back)\n
> -
>
> -Evan
>
[...]
And if I don't have a ~/.Xdefaults file??
Running SID.
[/...]

- --
__
   OutCast Computer Consultants of Central Oregon
 http://outcast-consultants.redmond.or.us
 [EMAIL PROTECTED]
 (541) 504-1388
 Via IRC at; 205.227.115.251:6667:#OutCasts
   Via ICQ: UIN 138930

"Failure is not an option...it's bundled with Microsoft"
-anonymous-

Hi! I'm a .signature virus! Copy me into your ~/.signature, please!


-BEGIN PGP SIGNATURE-
Version: PGPfreeware 5.0i for non-commercial use
MessageID: qkIsthwGvEZIgipbA4WU+Rf+BX+L2Qf4

iQA/AwUBOvhhQQhnWicv+0tKEQJU6ACgkyPg4X5LBrtlM+vI88Pl6ma/brEAoPFA
NlMrJAc2Ck3uxen7IXKfrYvJ
=tHL1
-END PGP SIGNATURE-




Re: scroll wheel

2001-05-08 Thread James Smith
I used Mr. Lakics' XF86Config file, and now it works great.
Thanks for everybody's help,
James Smith


On Monday 07 May 2001  1:16 am, Viktor Lakics wrote:
> > On Sun, May 06, 2001 at 05:29:05PM -0500, James Smith wrote:
> > > Does anyone know of a way to get a scroll wheel on a mouse working in
> > > KDE without using an external program like imwheel?
>
> ...--...
>
> > If you still have X3.3.x, without imwheel I beleive you have to
> > explicitly set resources for all/most apps. I never got anything besides
>
> ...--...
>
> Here it works out of the box. No imwheel, KDE2.1.1, potato,
> XF3.3.6., Microsoft Intellimouse with intellieye.
> Scrolling under Kmail, Konqueror, Opera, Mozilla,gvim, Abiword.
> Basically all KDE and GTK apps.
>
> Unfortunately, I do not run netscape. The only thing I did is in the
> XF86Config file, no other configuration option was set:
>
> Section "Pointer"
>Protocol"IMPS/2"
>Device  "/dev/psaux"
>BaudRate1200
>Emulate3Timeout 50
>Resolution  100
>ZAxisMapping 4 5
>Buttons  3
> EndSection
>
> But, I beleive you have this setup already.
>
> Sorry for not being much help.
>
> -- Viktor




Re: scroll wheel

2001-05-07 Thread G. L. `Griz' Inabnit
-BEGIN PGP SIGNED MESSAGE-

On Monday 07 May 2001 10:58, Guillermo Castro wrote something to this effect:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I've been using my mouse wheel in KDE 2.x, and I don't have imwheel
> installed. The only thing I needed was to configure XF86Config-4 to handle
> the mouse wheel:
>
> Section "InputDevice"
>   Identifier  "Generic Mouse"
>   Driver  "mouse"
>   Option  "CorePointer"
>   Option  "Device""/dev/psaux"
>   Option  "Protocol"  "ImPS/2"
>   Option  "ZAxisMapping"  "4 5"
> EndSection
>
> The two relevant options are the protocol, which most be compatible with
> the wheel, and the ZAxisMapping, which tells X to map the wheel.
>
> I have an intellimouse from MS, and I use the wheel as the middle button
> (so I don't have to emulate the third buuton)
>
> Most KDE applications respond to the wheel (konqueror, kmail, konsole,
> etc.)
>
> Hope this helps.
>
[snip]

I saw this post and began following it with GREAT interest, as my 
wheelmouse
hasn't working in X11 for quite some time now. But, even after editting the
/etc/X11/XF86Config-4, it's still not working.

- -- This is cut directly from XF86Config-4 --

Section "InputDevice"
Identifier  "Generic Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Protocol"  "ImPS/2"
Option  "Device""/dev/psaux"
#   Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

I do NOT have imwheel installed.
I'm running UNSTABLE (SID)

Any hints, ideas, help, thoughts, etc? :--)

- --
__
   OutCast Computer Consultants of Central Oregon
 http://outcast-consultants.redmond.or.us
 [EMAIL PROTECTED]
 (541) 504-1388
 Via IRC at; 205.227.115.251:6667:#OutCasts
   Via ICQ: UIN 138930

"Failure is not an option...it's bundled with Microsoft"
-anonymous-

Hi! I'm a .signature virus! Copy me into your ~/.signature, please!


-BEGIN PGP SIGNATURE-
Version: PGPfreeware 5.0i for non-commercial use
MessageID: m7teH4XWYnbUKjl6J3LPYTbosTIKWGWo

iQA/AwUBOvcbAAhnWicv+0tKEQKE/ACgmbEN5CKKspYHPExye1MT7/BJ2HQAoPqm
ozIFsrQtRmjQDjoe7f8jJOPr
=4naV
-END PGP SIGNATURE-




Re: scroll wheel

2001-05-07 Thread David Bishop

On this subject, has anyone found something for Linux that replicates the 
functionality of UniversalScroller (http://www.bebits.com/app/1359) which 
duplicates Logitech's Mouseware.  Basically, clicking and holding the middle 
mouse button allows you to scroll up and down using normal mouse movements.  
It's nice enough that I prefer to use it even when I have a (true) scroll 
mouse (which I don't at the moment).  I've done some 'net searches and 
haven't found anything.  

TIA,

D.A.Bishop

On Monday 07 May 2001 10:58, Guillermo Castro wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I've been using my mouse wheel in KDE 2.x, and I don't have imwheel
> installed. The only thing I needed was to configure XF86Config-4 to handle
> the mouse wheel:
>
> Section "InputDevice"
>   Identifier  "Generic Mouse"
>   Driver  "mouse"
>   Option  "CorePointer"
>   Option  "Device""/dev/psaux"
>   Option  "Protocol"  "ImPS/2"
>   Option  "ZAxisMapping"  "4 5"
> EndSection
>
> The two relevant options are the protocol, which most be compatible with
> the wheel, and the ZAxisMapping, which tells X to map the wheel.
>
> I have an intellimouse from MS, and I use the wheel as the middle button
> (so I don't have to emulate the third buuton)
>
> Most KDE applications respond to the wheel (konqueror, kmail, konsole,
> etc.)
>
> Hope this helps.
>
> On Sunday 06 May 2001 17:29, James Smith wrote:
> > Does anyone know of a way to get a scroll wheel on a mouse working in KDE
> > without using an external program like imwheel?
> >
> > JW,
> > James Smith
>
> - --
> Guillermo Castro  [EMAIL PROTECTED]
> eMonterreyMonterrey NL, Mexico
> Public key:
> http://wwwkeys.eu.pgp.net:11371/pks/lookup?op=get&search=0x3E28D3B9
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.0.4 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE69uIuuvZ3Qj4o07kRAuvjAJ9pbBdMZMbMo/VGTmx2ao1G/gtjCACZAWtQ
> f7bK5Ak3NWeXPgFhm4lrAG8=
> =5bdi
> -END PGP SIGNATURE-




Re: scroll wheel

2001-05-07 Thread Guillermo Castro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I've been using my mouse wheel in KDE 2.x, and I don't have imwheel 
installed. The only thing I needed was to configure XF86Config-4 to handle 
the mouse wheel:

Section "InputDevice" 
Identifier  "Generic Mouse" 
Driver  "mouse" 
Option  "CorePointer" 
Option  "Device""/dev/psaux" 
Option  "Protocol"  "ImPS/2" 
Option  "ZAxisMapping"  "4 5" 
EndSection

The two relevant options are the protocol, which most be compatible with the 
wheel, and the ZAxisMapping, which tells X to map the wheel. 

I have an intellimouse from MS, and I use the wheel as the middle button (so 
I don't have to emulate the third buuton)

Most KDE applications respond to the wheel (konqueror, kmail, konsole, etc.)

Hope this helps.

On Sunday 06 May 2001 17:29, James Smith wrote:
> Does anyone know of a way to get a scroll wheel on a mouse working in KDE
> without using an external program like imwheel?
>
> JW,
> James Smith

- -- 
Guillermo Castro[EMAIL PROTECTED]
eMonterrey  Monterrey NL, Mexico
Public key: 
http://wwwkeys.eu.pgp.net:11371/pks/lookup?op=get&search=0x3E28D3B9
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE69uIuuvZ3Qj4o07kRAuvjAJ9pbBdMZMbMo/VGTmx2ao1G/gtjCACZAWtQ
f7bK5Ak3NWeXPgFhm4lrAG8=
=5bdi
-END PGP SIGNATURE-




Re: scroll wheel

2001-05-07 Thread Viktor Lakics
> On Sun, May 06, 2001 at 05:29:05PM -0500, James Smith wrote:
 
> > Does anyone know of a way to get a scroll wheel on a mouse working in KDE 
> > without using an external program like imwheel?

...--... 

> If you still have X3.3.x, without imwheel I beleive you have to
> explicitly set resources for all/most apps. I never got anything besides

...--... 

Here it works out of the box. No imwheel, KDE2.1.1, potato,
XF3.3.6., Microsoft Intellimouse with intellieye.
Scrolling under Kmail, Konqueror, Opera, Mozilla,gvim, Abiword.
Basically all KDE and GTK apps.

Unfortunately, I do not run netscape. The only thing I did is in the
XF86Config file, no other configuration option was set:

Section "Pointer"
   Protocol"IMPS/2"
   Device  "/dev/psaux"
   BaudRate1200
   Emulate3Timeout 50
   Resolution  100
   ZAxisMapping 4 5
   Buttons  3
EndSection

But, I beleive you have this setup already.

Sorry for not being much help.

-- Viktor 




Re: scroll wheel

2001-05-06 Thread Evan Malahy
For the mouse to work in KDE, remove imwheel.

Place these lines in your ~/.Xdefaults to get Netscape working:

Netscape*drawingArea.translations:  #replace\
:   ArmLink()   \n\
:   ArmLink()   \n\
~Shift:   ActivateLink()  \n\
~Shift:   ActivateLink(new-window)  \
DisarmLink()\n\
Shift:ActivateLink(save-only)  \
DisarmLink()\n\
Shift:ActivateLink(save-only)  \
DisarmLink()\n\
: DisarmLinkIfMoved()  \n\
: DisarmLinkIfMoved()  \n\
: DisarmLinkIfMoved()  \n\
: DescribeLink()  \n\
:   xfeDoPopup()\n\
: ActivatePopup() \n\
Ctrl: PageUp()\n\
Ctrl: PageDown()\n\
Shift: LineUp()\n\
Shift: LineDown()\n\
None: LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
None: 
LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
Alt: xfeDoCommand(forward)\n\
Alt: xfeDoCommand(back)\n

Netscape*globalNonTextTranslations: #override\n\
Shift: LineUp()\n\
Shift: LineDown()\n\
None:LineUp()LineUp()LineUp()LineUp()LineUp()LineUp()\n\
None:LineDown()LineDown()LineDown()LineDown()LineDown()LineDown()\n\
Alt: xfeDoCommand(forward)\n\
Alt: xfeDoCommand(back)\n
-

-Evan

On Sunday 06 May 2001 15:29, James Smith wrote:
> Does anyone know of a way to get a scroll wheel on a mouse working in KDE
> without using an external program like imwheel?
>
> JW,
> James Smith




Re: scroll wheel

2001-05-06 Thread Hendrik Sattler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday,  7. May 2001 00:29, James Smith wrote:
> Does anyone know of a way to get a scroll wheel on a mouse working in KDE
> without using an external program like imwheel?

Yes, follow the same instructions for imwheel but do not load it.
I don't know if you need X4 though.

Actually KDE2 mouse wheel support somehow conflicts with imwheel. They can 
run at the same time but then you can only scroll per full page in KDE2 apps.
Without imwheel apps like netscape and acroread4 have no wheel support in an 
easy way.

HS
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE69c4vzvr6q9zCwcERAj6DAJ40tgNa04ZRXain07UpPRzxGMP0rgCfXwNS
HrWe+vbRYy9DFoZgXqCm8x8=
=dLvb
-END PGP SIGNATURE-




Re: scroll wheel

2001-05-06 Thread Gordon Sadler
On Sun, May 06, 2001 at 05:29:05PM -0500, James Smith wrote:
> From: James Smith <[EMAIL PROTECTED]>
> To: debian-kde@lists.debian.org
> Subject: scroll wheel
> X-Mailer: KMail [version 1.2]
> 
> Does anyone know of a way to get a scroll wheel on a mouse working in KDE 
> without using an external program like imwheel?
> 
With X4.x.x as long as you use the proper protocol for you mouse, and
number of buttons (wheel up/down count as one button each), it works out
of the box.

That said, some apps require special resources to work, notably
netscape. You can find the resources with google.com; sth like 
'wheel mouse netscape'

If you still have X3.3.x, without imwheel I beleive you have to
explicitly set resources for all/most apps. I never got anything besides
netscape to scroll with X3.x.x and never ran KDE at all under X3.x.x.

HTH

Gordon Sadler





Re: scroll wheel

2001-05-06 Thread Trond BĂ„shus
On Monday  7. May 2001 00:29, James Smith wrote:
> Does anyone know of a way to get a scroll wheel on a mouse working in KDE
> without using an external program like imwheel?
>
> JW,
> James Smith

I have this in my XF86Config file which make the wheel work in most programs 
except netscape:


Section "Pointer"
Protocol "IMPS/2"
Device "/dev/psaux"
Buttons 5
ZAxisMapping 4 5
EndSection

Trond




scroll wheel

2001-05-06 Thread James Smith
Does anyone know of a way to get a scroll wheel on a mouse working in KDE 
without using an external program like imwheel?

JW,
James Smith