Hi ya I worked except for the paer of SendCoreEvents.
Many thanks Ed On Monday 04 March 2002 10:44 pm, you wrote: > Hi Ed, > > a) type "man XF86Config" :P > b) Yep, get rid of it! But if 90% of the time u only use the default > mouse like me set the default layout then setup a different lilo linux > or pass an option to go into a different runlevel. > > but thats more hastle > > i do > > $startx to use my USB mouse (enableing the touch mouse on my laptop) > > $ startx -- -layout 1 (use touch mouse) > > SendCoreEvents means you can have both mice working with X at the same > time, but this is more anoying than useful for me as when i type if i > tap the touch pad mouse the cursor jumps to a differend postion when > typing. > > Good luck > > JG > > ps my XF86Config-4 file, layout 2 is default as it comes first > > > ----- > > # ********************************************************************** > # Pointer section > # ********************************************************************** > > Section "InputDevice" > > Identifier "mouse2" > Driver "mouse" > Option "Protocol" "IMPS/2" > Option "Device" "/dev/mouse" > Option "ZAxisMapping" "4 5" > > # ChordMiddle is an option for some 3-button Logitech mice > > # Option "ChordMiddle" > > EndSection > > Section "InputDevice" > > Identifier "mouse1" > Driver "mouse" > Option "Protocol" "PS/2" > Option "Device" "/dev/mouse1" > Option "ZAxisMapping" "4 5" > > # ChordMiddle is an option for some 3-button Logitech mice > > # Option "ChordMiddle" > > EndSection > > > Section "ServerLayout" > Identifier "2" > Screen "screen1" > InputDevice "mouse2" "CorePointer" > InputDevice "Keyboard1" "CoreKeyboard" > EndSection > > Section "ServerLayout" > Identifier "1" > Screen "screen1" > InputDevice "mouse1" "CorePointer" > InputDevice "Keyboard1" "CoreKeyboard" > EndSection > > Eduardo M. A. M. Mendes wrote: > > Hello > > > > Many thanks. Do you mind to elaborate a bit more on the solutions? I > > don't think I can implement that without more help. > > > > a) SendCoreEvents - What do I have to do here? > > b) Two layouts - does it mean that I have to get rid of the graphical > > login interface? Is layout 1 a XFree86 config file? > > > > Many thanks > > > > Ed > > > > On Monday 04 March 2002 09:35 pm, you wrote: > >>You can use SendCoreEvents to enable both > >> > >>or a more eligant solution is to have 2 layouts, this is what i use > >>the first one is default, so you can juse use "startx" > >> > >>JG > >> > >>If you just want to be able to specify which mouse to use from the > >> command line, just use two layouts, and select between them using one of > >> these commands: > >> "startx -layout layout1" > >> "startx -layout layout2" > >> > >> > >> > >> Section "ServerLayout" > >> Identifier "layout1" > >> Screen "screen1" > >> InputDevice "mouse1" "CorePointer" > >> EndSection > >> > >> Section "ServerLayout" > >> Identifier "layout2" > >> Screen "screen1" > >> InputDevice "mouse2" "CorePointer" > >> EndSection > >> > >>Galen Brooks <[EMAIL PROTECTED]> > >>Stop them! They're pirating my vaporware! > >> > >>Eduardo M. A. M. Mendes wrote: > >>>Hello > >>> > >>>How can I get the mouse that comes with the notebook working at the same > >>>time with another mouse attached the serial port? > >>> > >>>I have installed the serial mouse succesfully but when I reboot the > >>>notebook without it (I chose the option keep configuration - I think I > >>>should have gne for do nothing) the ps2 notebook mouse doesn't work > >>>anymore. > >>> > >>>Many thanks > >>> > >>>Ed > > > > ------------------------------------------------------------------------ > > > > Want to buy your Pack or Services from MandrakeSoft? > > Go to http://www.mandrakestore.com
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com