URN Logo
UNIX Resources » Linux » Linux Forum » Red Hat Linux Discussions » Page.10 » Holy impenetrable gibberish Batman!
announcement The content of this page is collected from Linux Forum, All copyrights and other associated rights are reserved by the original authors of the articles.
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.com
  LinuxForum General Chat
  Linux Advocacy
  LinuxForum Polls
  Introductions
  Linux Kernel Support
  Patch Management
  Development Release
  Linux Programming
  Linux Security
  Linux Software
  Linux Hardware Problems
    Linux Video Problems
    Linux Sound Problems
  Linux Networking Support
  Linux Printing Support
  Linux Human Interface Devices Support
  Linux Data Storage Support
  Linux Applications Support
  Linux Installation Support
  Linux Laptops Support
  Linux Motherboard, Chipsets, CPU, Memory
  Miscellaneous
  Debian Linux Support
  Ubuntu Linux Support
  LiveCD Discussions
  Gentoo Linux Support
  Mandrake Linux Support
  Redhat / Fedora Linux Support
  Slackware Linux Support
  SuSE Linux Support
  CentOS Linux Support
  Linux Web Servers
  Linux DNS Servers
  Linux Database Servers
  Linux Email Servers
  Linux FTP Servers
  Linux Squid Proxy Server
  Linux Samba Help
  Linux cPanel Help
  Linux Ensim Help
  Linux Plesk Help
  Linux Webmin / Usermin Help
  Qmail Toaster Help
  Linux Games
  Windows Game Emulation
  Linux Discussions
  General Linux Discussions
  Red Hat Linux Discussions
  More Red Hat Linux Discussions
  Mandrake Linux Discussions
  Slackware Linux Discussions
  SuSE Linux Discussions
  Debian Discussions
  Samba Help
  Linux Security
  Linux Networking
  Gentoo Help
  Operating System Rant Forum
  Hardware Rants
   
Holy impenetrable gibberish Batman!
Subject: Holy impenetrable gibberish Batman!
Author: Tom Horsley    Posted: 2005-04-22 20:49:57    Length: 896 byte(s)
[Original] [Print] [Top]
I long thought that getting X video setups working on linux was the
most obscure nonsense ever foisted on unsuspecting users (it has
gotten better as time passed), but I just spent the entire
day today trying to get my PS/2 logitech marble mouse to actually
appear to have 4 working buttons :-(.

Video setup was never as opaque as mouse setup.

Turns out the most important key to getting all 4 buttons to work
is to tell xorg.conf that the mouse has 5 buttons (which it then
numbers 1 4 5 3, leaving out 2 :-).

Next most important is to tell it the protocol is "Auto", so it
will pick from the utterly undocumented protocols available.

I can only hope that mouse configuration will improve as much as
video has, otherwise I may have to shoot myself if I ever need
to configure another mouse...

[Original] [Print] [Top]
Subject: Holy impenetrable gibberish Batman!
Author: Kev    Posted: 2005-04-24 18:48:11    Length: 840 byte(s)
[Original] [Print] [Top]
Tom Horsley [tomhorsley@adelphia.net] wrote in news:f92dnRv-wZtKKvTfRVn-
gg@adelphia.com:

QUOTE
I can only hope that mouse configuration will improve as much as
video has, otherwise I may have to shoot myself if I ever need
to configure another mouse...


I saw one or two GUI programs that are supposed to help configure mice...
but not part of FC3 itself. I didnt look into them much and they may be no
different than the one thats already available. Since Im still new to this
I was hoping there was some way to configure what each button is supposed
to do if using more than 2.

[Original] [Print] [Top]
Subject: Holy impenetrable gibberish Batman!
Author: Tom Horsley    Posted: 2005-04-25 16:22:24    Length: 1,559 byte(s)
[Original] [Print] [Top]
QUOTE
I can only hope that mouse configuration will improve as much as
video has, otherwise I may have to shoot myself if I ever need
to configure another mouse...

I saw one or two GUI programs that are supposed to help configure mice...
but not part of FC3 itself. I didnt look into them much and they may be no
different than the one thats already available. Since Im still new to this
I was hoping there was some way to configure what each button is supposed
to do if using more than 2.

I'm sure there is, just not all in one place :-). The /etc/X11/xorg.conf
file is where you go to get the mouse working at all (this is the deep
voodoo part). If you get through that, then xmodmap can re-number the
buttons so the one you want to be 1 is 1, etc.

That just gets X events to show up (you can use xev to see what
button on your mouse looks like what button to X). Making the buttons
do something then depends on what you want them to do. I wanted
a drag-lock button, and that is implemented at the xorg.conf level,
so is the mouse wheel support, but other things would be done by
your window manager or desktop environment (launching mail when a
button is pressed, etc). Naturally, the configuration of that
stuff is different for every desktop :-).

[Original] [Print] [Top]
Subject: Holy impenetrable gibberish Batman!
Author: Kev    Posted: 2005-04-26 11:10:01    Length: 2,033 byte(s)
[Original] [Print] [Top]
Tom Horsley [tomhorsley@adelphia.net] wrote in
news:c-CdnflpJLg_8PDfRVn-rA@adelphia.com:

QUOTE
I can only hope that mouse configuration will improve as much as
video has, otherwise I may have to shoot myself if I ever need
to configure another mouse...

I saw one or two GUI programs that are supposed to help configure
mice... but not part of FC3 itself. I didnt look into them much and
they may be no different than the one thats already available. Since
Im still new to this I was hoping there was some way to configure
what each button is supposed to do if using more than 2.

I'm sure there is, just not all in one place :-). The
/etc/X11/xorg.conf file is where you go to get the mouse working at
all (this is the deep voodoo part). If you get through that, then
xmodmap can re-number the buttons so the one you want to be 1 is 1,
etc.

That just gets X events to show up (you can use xev to see what
button on your mouse looks like what button to X). Making the buttons
do something then depends on what you want them to do. I wanted
a drag-lock button, and that is implemented at the xorg.conf level,
so is the mouse wheel support, but other things would be done by
your window manager or desktop environment (launching mail when a
button is pressed, etc). Naturally, the configuration of that
stuff is different for every desktop :-).


I use it for 3D apps, and the middle button is used for stuff like
panning and zooming and other things. Its possible to use an additional
key but the middle button is so much more efficient and allows for
greater workflow. So... actually Im not sure what that button is supposed
to be configured as. Trial and error. ;o)

[Original] [Print] [Top]
« Previous thread
Apache Documentroot rh9
Red Hat Linux Discussions
Page. 10
Next thread »
StartX (KDE) on another PC
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
Powered by FreeBSD    webmaster: webmaster@unixresources.net
This page created on 2007-08-01 12:18:23, cost 0.032569885253906 ms.