LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-25-2002, 08:50 AM   #1
murshed
Member
 
Registered: Jan 2002
Posts: 157

Rep: Reputation: 30
USB mouse


hi all
am using RH8.0 .... when i plugged my usb mouse it kudzu detected it automatically and am using it very nicely on mylaptop ..

but when i wanted to use the touchpad .. i couldn't .. i thought it was because the usb is still connected .. i unplugged it and the same issue was there ...

i restarted and it asked me if i want to keep the configuration of the usb .. i choose to keep it .. ( the usb was not connected this moment) .. then i could use my touch pad again .. ! i had to plug the usb mouse and use it ...

my question is ..

is there any way that i can use BOTH at the same time? i mean the usb mouse and the laptops touch pad ..

and do i need to answer the question of keeping the configuration or not all the time?? if i want to just keep the configuration and use whatever i wanted at the same time .. is it possible? how?

thanks in advance
 
Old 12-25-2002, 09:33 AM   #2
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
try this

http://www.linuxquestions.org/questi...217#post162217
 
Old 12-25-2002, 10:59 AM   #3
murshed
Member
 
Registered: Jan 2002
Posts: 157

Original Poster
Rep: Reputation: 30
well i didn't understand where to edit exactly, i did reply there and as soon as they answer me i would *affero both threads if possible

thanks and other posts are welcomed
 
Old 12-25-2002, 10:37 PM   #4
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
Ok,

you need to find your Mouse section

then the other section is the server section

post your file and I can show what needs to change
 
Old 12-27-2002, 06:27 AM   #5
murshed
Member
 
Registered: Jan 2002
Posts: 157

Original Poster
Rep: Reputation: 30
thanks for replying
am a newbie here .. and didn't know what you meant with the file is

could you please specify what file i need to post its content here?
thanks
 
Old 12-27-2002, 08:43 AM   #6
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
did you look at this at all

http://www.linuxquestions.org/questi...217#post162217
 
Old 12-27-2002, 08:45 AM   #7
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
/etc/X11/XF86Config-4
 
Old 12-28-2002, 07:09 AM   #8
murshed
Member
 
Registered: Jan 2002
Posts: 157

Original Poster
Rep: Reputation: 30
i didn't find the file you wanted .. this is the result of ls -la /etc/X11/ :

total 92
drwxr-xr-x 17 root root 4096 Dec 28 15:55 .
drwxr-xr-x 63 root root 8192 Dec 28 16:20 ..
drwxr-xr-x 4 root root 4096 Dec 22 02:14 applnk
drwxr-xr-x 2 root root 4096 Dec 22 01:50 desktop-menus
drwxr-xr-x 2 root root 4096 Dec 22 02:24 fs
drwxr-xr-x 6 root root 4096 Dec 22 02:09 gdm
drwxr-xr-x 2 root root 4096 Dec 22 02:08 lbxproxy
-rwxr-xr-x 1 root root 1298 Sep 4 21:23 prefdm
drwxr-xr-x 2 root root 4096 Dec 22 02:08 proxymngr
drwxr-xr-x 4 root root 4096 Dec 22 02:08 rstart
drwxr-xr-x 2 root root 4096 Jul 11 2001 serverconfig
drwxr-xr-x 2 root root 4096 Jul 11 2001 starthere
drwxr-xr-x 2 root root 4096 Jul 10 2001 sysconfig
drwxr-xr-x 2 root root 4096 Dec 22 02:09 twm
lrwxrwxrwx 1 root root 27 Dec 22 02:33 X -> ../../usr/X11R6/bin/XFree86
drwxr-xr-x 3 root root 4096 Dec 22 02:16 xdm
-rw-r--r-- 1 root root 3251 Dec 28 15:55 XF86Config
-rw-r--r-- 1 root root 531 Sep 6 07:31 XftConfig.README-OBSOLETE
drwxr-xr-x 3 root root 4096 Dec 22 02:09 xinit
lrwxrwxrwx 1 root root 27 Dec 22 02:08 xkb -> ../../usr/X11R6/lib/X11/xkb
-rw-r--r-- 1 root root 613 Sep 10 18:50 Xmodmap
-rw-r--r-- 1 root root 492 Sep 10 18:50 Xresources
drwxr-xr-x 2 root root 4096 Dec 22 02:08 xserver
drwxr-xr-x 2 root root 4096 Dec 22 02:08 xsm




what to do now?
 
Old 12-28-2002, 07:18 AM   #9
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
It is th XF86Config file
 
Old 12-28-2002, 09:01 AM   #10
murshed
Member
 
Registered: Jan 2002
Posts: 157

Original Poster
Rep: Reputation: 30
here you go:

[root@localhost winfonts]# cat /etc/X11/XF86Config

# File generated by anaconda.

Section "ServerLayout"
Identifier "Anaconda Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Mouse1" "SendCoreEvents"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

# The location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.

RgbPath "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.

FontPath "unix/:7100"

EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "dri"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"

# Option "AutoRepeat" "500 5"

# when using XQUEUE, comment out the above line, and uncomment the
# following line
# Option "Protocol" "Xqueue"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"

# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
#Option "XkbVariant" ""
#Option "XkbOptions" ""
EndSection

Section "InputDevice"
Identifier "Mouse0"
# Modified by mouseconfig
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "yes"
Option "ZAxisMapping" "4 5"
EndSection


Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 31.5-48.5
VertRefresh 50-70
Option "dpms"


EndSection

Section "Device"
# no known options
Identifier "S3 Savage/MX"
Driver "savage"
VendorName "S3 Savage/MX"
BoardName "S3 Savage/MX"

#BusID
EndSection

Section "Screen"
Identifier "Screen0"
Device "S3 Savage/MX"
Monitor "Monitor0"
DefaultDepth 24

Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubsection

EndSection

Section "DRI"
Mode 0666
EndSection







thanks
 
Old 12-28-2002, 09:03 AM   #11
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
change this

Option "Device" "/dev/mouse"


to this

Option "Device" "/dev/psaux"
 
Old 01-01-2003, 06:31 AM   #12
murshed
Member
 
Registered: Jan 2002
Posts: 157

Original Poster
Rep: Reputation: 30
thanks .. this worked great
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
disconnect USB mouse data from the mouse pointer Yeronimo Programming 0 04-07-2005 03:26 AM
Erratic mouse pointer with wireless USB mouse jomax Fedora 0 01-04-2005 03:38 AM
Cannot change USB mouse back to PS/2 mouse under Mandrake 10 RedUcer Linux - Hardware 11 10-27-2004 01:40 AM
How do you configure to mouses, a laptop mouse and a Logitc USB Mouse dbratton Linux - Hardware 8 03-06-2004 05:02 PM
USB mouse, keyboard, hid, console mouse problems jqcaducifer Linux - General 1 08-05-2003 09:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration