Re: Mouse setup under X
Paulo Lopes wrote: Jeremy Petzold wrote: Paulo Lopes wrote: Hi again, my laptop does not have a serial DB9 port, only PS2, USB or FireWire... :-) I guess i'll keep changing the protocol on XF86Config-4 whenever i need to use the wheelmouse... very simple solution. use the wheel mouse protocol for bothit will work fine on the pad even without the wheel, and it willwork fine when you plug in the wheel mouse. No it doesn't work! if i use the wheelmouse protocol the touch pad is always jumping back to lower left part of the screen. I can drag it but if i move over any widget such as textfields, buttons, etc... sudentlly the mouse sends a click and jumps to the lower left part of the screen... Paulo Lopes. hmm.well...yeah then.there has to be a way around this.
Re: Mouse setup under X
Jeremy Petzold wrote: Paulo Lopes wrote: Hi again, my laptop does not have a serial DB9 port, only PS2, USB or FireWire... :-) I guess i'll keep changing the protocol on XF86Config-4 whenever i need to use the wheelmouse... very simple solution. use the wheel mouse protocol for bothit will work fine on the pad even without the wheel, and it willwork fine when you plug in the wheel mouse. No it doesn't work! if i use the wheelmouse protocol the touch pad is always jumping back to lower left part of the screen. I can drag it but if i move over any widget such as textfields, buttons, etc... sudentlly the mouse sends a click and jumps to the lower left part of the screen... Paulo Lopes.
Re: Mouse setup under X
Paulo Lopes wrote: Jeremy Petzold wrote: Paulo Lopes wrote: Hi again, my laptop does not have a serial DB9 port, only PS2, USB or FireWire... :-) I guess i'll keep changing the protocol on XF86Config-4 whenever i need to use the wheelmouse... very simple solution. use the wheel mouse protocol for bothit will work fine on the pad even without the wheel, and it willwork fine when you plug in the wheel mouse. No it doesn't work! if i use the wheelmouse protocol the touch pad is always jumping back to lower left part of the screen. I can drag it but if i move over any widget such as textfields, buttons, etc... sudentlly the mouse sends a click and jumps to the lower left part of the screen... Paulo Lopes. hmm.well...yeah then.there has to be a way around this. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
Jeremy Petzold wrote: Paulo Lopes wrote: Hi again, my laptop does not have a serial DB9 port, only PS2, USB or FireWire... :-) I guess i'll keep changing the protocol on XF86Config-4 whenever i need to use the wheelmouse... very simple solution. use the wheel mouse protocol for bothit will work fine on the pad even without the wheel, and it willwork fine when you plug in the wheel mouse. No it doesn't work! if i use the wheelmouse protocol the touch pad is always jumping back to lower left part of the screen. I can drag it but if i move over any widget such as textfields, buttons, etc... sudentlly the mouse sends a click and jumps to the lower left part of the screen... Paulo Lopes. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
Hi again, my laptop does not have a serial DB9 port, only PS2, USB or FireWire... :-) I guess i'll keep changing the protocol on XF86Config-4 whenever i need to use the wheelmouse... Paulo. cyn wrote: it just occured to me - could you use the external mouse with a ps2 -> serial converter and as a serial mouse? I'm sure if you don't have one lying around you could pick one up for a buck or two at your local radioshack or computing store. just another possibility. A bit of an unfortunate workaround, but if the other solutions don't work - this at least would. - This email has been sent as a single line of query, and in no way indicates the senders interest in or acceptance of any promotions or "opt-in"'s unless otherwise EXPRESSLY noted.
Re: Mouse setup under X
Hi again, my laptop does not have a serial DB9 port, only PS2, USB or FireWire... :-) I guess i'll keep changing the protocol on XF86Config-4 whenever i need to use the wheelmouse... Paulo. cyn wrote: it just occured to me - could you use the external mouse with a ps2 -> serial converter and as a serial mouse? I'm sure if you don't have one lying around you could pick one up for a buck or two at your local radioshack or computing store. just another possibility. A bit of an unfortunate workaround, but if the other solutions don't work - this at least would. - This email has been sent as a single line of query, and in no way indicates the senders interest in or acceptance of any promotions or "opt-in"'s unless otherwise EXPRESSLY noted. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
On Thu, 7 Nov 2002, Rolf Heckemann wrote: > I use a set up with two and one with three instances of X routinely. > One of the machines has a PS/2 touchpad and an external USB > wheelmouse, the other only a USB mouse. No problems there. Ok, but that isn't 2 ps/2 mice, is it? Hence no problem. [ I assume the USB mouse doesn't turn up under /dev/psaux. ]
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 05:03:22PM +, Vivek wrote: > On Thu, 7 Nov 2002, Rolf Heckemann wrote: > > > On Thu, Nov 07, 2002 at 04:58:29PM +, Vivek wrote: > > > On Thu, 7 Nov 2002, Rolf Heckemann wrote: > > > > > > [snip] > > > > > Trivially worked around. Get gpm to repeat the psaux pointer on > > > > > /dev/gpmdata and have the instances of X use that instead. > > > > > > > > Yeah, but what about the two different protocols? > > > > > > I was assuming the aforementioned 2 mice -> same protocol setup. > > > > With 2 mice -> same protocol, you don't get a problem in the first > > place even when you run two instances of X. > > Really? I would have thought that they'd fight over the psaux device, > since only one process can usefully have /dev/psaux open. I use a set up with two and one with three instances of X routinely. One of the machines has a PS/2 touchpad and an external USB wheelmouse, the other only a USB mouse. No problems there. Rolf
Re: Mouse setup under X
On Thu, 7 Nov 2002, Rolf Heckemann wrote: > On Thu, Nov 07, 2002 at 04:58:29PM +, Vivek wrote: > > On Thu, 7 Nov 2002, Rolf Heckemann wrote: > > > > [snip] > > > > Trivially worked around. Get gpm to repeat the psaux pointer on > > > > /dev/gpmdata and have the instances of X use that instead. > > > > > > Yeah, but what about the two different protocols? > > > > I was assuming the aforementioned 2 mice -> same protocol setup. > > With 2 mice -> same protocol, you don't get a problem in the first > place even when you run two instances of X. Really? I would have thought that they'd fight over the psaux device, since only one process can usefully have /dev/psaux open.
Re: Mouse setup under X
it just occured to me - could you use the external mouse with a ps2 -> serial converter and as a serial mouse? I'm sure if you don't have one lying around you could pick one up for a buck or two at your local radioshack or computing store. just another possibility. A bit of an unfortunate workaround, but if the other solutions don't work - this at least would. - This email has been sent as a single line of query, and in no way indicates the senders interest in or acceptance of any promotions or "opt-in"'s unless otherwise EXPRESSLY noted.
Re: Mouse setup under X
On Thu, 7 Nov 2002, Rolf Heckemann wrote: [snip] > I wonder if (and I have no way to test this at present) you could run > two simultaneous instances of X on separate consoles, each one using > one of Yoann's ServerLayouts. Probably not, because each one will > attempt to initialize the psaux interface for itself. Trivially worked around. Get gpm to repeat the psaux pointer on /dev/gpmdata and have the instances of X use that instead.
Re: Mouse setup under X
On Thu, 7 Nov 2002, Rolf Heckemann wrote: > I use a set up with two and one with three instances of X routinely. > One of the machines has a PS/2 touchpad and an external USB > wheelmouse, the other only a USB mouse. No problems there. Ok, but that isn't 2 ps/2 mice, is it? Hence no problem. [ I assume the USB mouse doesn't turn up under /dev/psaux. ] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
I utterly refuse to quote ten levels deep... hurts my head I would think the best bet for running two ps2 mice with different protocols simultaneously would be gpm - you can configure (with a little trouble) X to work happily alongside gpm, and gpm allows you to specify protocol and has a -m (I believe it's -m) option to specify other mice. Still, I think it might be a big 'ol headache - might be easier to convince one of the ps2 mice to talk the others language, through a series of hooked on phonics training and hardware gutting :P -Martin N. - This email has been sent as a single line of query, and in no way indicates the senders interest in or acceptance of any promotions or "opt-in"'s unless otherwise EXPRESSLY noted.
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 05:03:22PM +, Vivek wrote: > On Thu, 7 Nov 2002, Rolf Heckemann wrote: > > > On Thu, Nov 07, 2002 at 04:58:29PM +, Vivek wrote: > > > On Thu, 7 Nov 2002, Rolf Heckemann wrote: > > > > > > [snip] > > > > > Trivially worked around. Get gpm to repeat the psaux pointer on > > > > > /dev/gpmdata and have the instances of X use that instead. > > > > > > > > Yeah, but what about the two different protocols? > > > > > > I was assuming the aforementioned 2 mice -> same protocol setup. > > > > With 2 mice -> same protocol, you don't get a problem in the first > > place even when you run two instances of X. > > Really? I would have thought that they'd fight over the psaux device, > since only one process can usefully have /dev/psaux open. I use a set up with two and one with three instances of X routinely. One of the machines has a PS/2 touchpad and an external USB wheelmouse, the other only a USB mouse. No problems there. Rolf -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
On Thu, 7 Nov 2002, Rolf Heckemann wrote: > On Thu, Nov 07, 2002 at 04:58:29PM +, Vivek wrote: > > On Thu, 7 Nov 2002, Rolf Heckemann wrote: > > > > [snip] > > > > Trivially worked around. Get gpm to repeat the psaux pointer on > > > > /dev/gpmdata and have the instances of X use that instead. > > > > > > Yeah, but what about the two different protocols? > > > > I was assuming the aforementioned 2 mice -> same protocol setup. > > With 2 mice -> same protocol, you don't get a problem in the first > place even when you run two instances of X. Really? I would have thought that they'd fight over the psaux device, since only one process can usefully have /dev/psaux open. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 09:12:47AM -0600, Zane Dodson wrote: > On Thu, Nov 07, 2002 at 02:57:55PM +, Rolf Heckemann wrote: > | On Thu, Nov 07, 2002 at 08:49:07AM -0600, Zane Dodson wrote: > | > On Thu, Nov 07, 2002 at 11:48:10AM +, Rolf Heckemann wrote: > | > | On Thu, Nov 07, 2002 at 10:15:54AM +, Paulo Lopes wrote: > | > | > Can someone tel me how to setup two mouses on the same device, using > two > | > | > diferrent protocols? > | > | > | > | It's probably impossible. Better get a USB or serial wheelmouse. > | > | However, you may want to have a look at gpm: it offers a repeater mode > | > | (man gpm, option -R, configure /dev/gpmdata as the mouse device in X). > | > > | > Check your notebook's BIOS. Mine (an older Toshiba) has a pointing > | > device section which I can set to simultaneous and use both the > | > integrated pointing device and an externally connected PS/2 mouse. > | > | The important point here is /using two different protocols/. Sure, I > | can use an internal and external PS/2 pointing device simultaneously > | -- but only if I run them with the same protocol. > > You are right. I didn't read the original post carefully. I agree with > Rolf that simultaneous use of two *different* mouse protocols over the same > PS/2 interface is probably impossible. I'm probably guilty of the same crime, since Paulo didn't actually say he wanted to use both simultaneously. I think Yoann's is a good answer to the then slightly different problem. I wonder if (and I have no way to test this at present) you could run two simultaneous instances of X on separate consoles, each one using one of Yoann's ServerLayouts. Probably not, because each one will attempt to initialize the psaux interface for itself. Rolf
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 02:57:55PM +, Rolf Heckemann wrote: | On Thu, Nov 07, 2002 at 08:49:07AM -0600, Zane Dodson wrote: | > On Thu, Nov 07, 2002 at 11:48:10AM +, Rolf Heckemann wrote: | > | On Thu, Nov 07, 2002 at 10:15:54AM +, Paulo Lopes wrote: | > | > Can someone tel me how to setup two mouses on the same device, using two | > | > diferrent protocols? | > | | > | It's probably impossible. Better get a USB or serial wheelmouse. | > | However, you may want to have a look at gpm: it offers a repeater mode | > | (man gpm, option -R, configure /dev/gpmdata as the mouse device in X). | > | > Check your notebook's BIOS. Mine (an older Toshiba) has a pointing | > device section which I can set to simultaneous and use both the | > integrated pointing device and an externally connected PS/2 mouse. | | The important point here is /using two different protocols/. Sure, I | can use an internal and external PS/2 pointing device simultaneously | -- but only if I run them with the same protocol. You are right. I didn't read the original post carefully. I agree with Rolf that simultaneous use of two *different* mouse protocols over the same PS/2 interface is probably impossible. Best regards, -- Zane Dodson [EMAIL PROTECTED]
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 08:49:07AM -0600, Zane Dodson wrote: > On Thu, Nov 07, 2002 at 11:48:10AM +, Rolf Heckemann wrote: > | On Thu, Nov 07, 2002 at 10:15:54AM +, Paulo Lopes wrote: > | > Can someone tel me how to setup two mouses on the same device, using two > | > diferrent protocols? > | > | It's probably impossible. Better get a USB or serial wheelmouse. > | However, you may want to have a look at gpm: it offers a repeater mode > | (man gpm, option -R, configure /dev/gpmdata as the mouse device in X). > > Check your notebook's BIOS. Mine (an older Toshiba) has a pointing > device section which I can set to simultaneous and use both the > integrated pointing device and an externally connected PS/2 mouse. The important point here is /using two different protocols/. Sure, I can use an internal and external PS/2 pointing device simultaneously -- but only if I run them with the same protocol. Rolf
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 11:48:10AM +, Rolf Heckemann wrote: | On Thu, Nov 07, 2002 at 10:15:54AM +, Paulo Lopes wrote: | > Can someone tel me how to setup two mouses on the same device, using two | > diferrent protocols? | | It's probably impossible. Better get a USB or serial wheelmouse. | However, you may want to have a look at gpm: it offers a repeater mode | (man gpm, option -R, configure /dev/gpmdata as the mouse device in X). Check your notebook's BIOS. Mine (an older Toshiba) has a pointing device section which I can set to simultaneous and use both the integrated pointing device and an externally connected PS/2 mouse. Best regards, -- Zane Dodson [EMAIL PROTECTED]
Re: Mouse setup under X
it just occured to me - could you use the external mouse with a ps2 -> serial converter and as a serial mouse? I'm sure if you don't have one lying around you could pick one up for a buck or two at your local radioshack or computing store. just another possibility. A bit of an unfortunate workaround, but if the other solutions don't work - this at least would. - This email has been sent as a single line of query, and in no way indicates the senders interest in or acceptance of any promotions or "opt-in"'s unless otherwise EXPRESSLY noted. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
On Thu, 7 Nov 2002, Rolf Heckemann wrote: [snip] > I wonder if (and I have no way to test this at present) you could run > two simultaneous instances of X on separate consoles, each one using > one of Yoann's ServerLayouts. Probably not, because each one will > attempt to initialize the psaux interface for itself. Trivially worked around. Get gpm to repeat the psaux pointer on /dev/gpmdata and have the instances of X use that instead. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
I utterly refuse to quote ten levels deep... hurts my head I would think the best bet for running two ps2 mice with different protocols simultaneously would be gpm - you can configure (with a little trouble) X to work happily alongside gpm, and gpm allows you to specify protocol and has a -m (I believe it's -m) option to specify other mice. Still, I think it might be a big 'ol headache - might be easier to convince one of the ps2 mice to talk the others language, through a series of hooked on phonics training and hardware gutting :P -Martin N. - This email has been sent as a single line of query, and in no way indicates the senders interest in or acceptance of any promotions or "opt-in"'s unless otherwise EXPRESSLY noted. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 09:12:47AM -0600, Zane Dodson wrote: > On Thu, Nov 07, 2002 at 02:57:55PM +, Rolf Heckemann wrote: > | On Thu, Nov 07, 2002 at 08:49:07AM -0600, Zane Dodson wrote: > | > On Thu, Nov 07, 2002 at 11:48:10AM +, Rolf Heckemann wrote: > | > | On Thu, Nov 07, 2002 at 10:15:54AM +, Paulo Lopes wrote: > | > | > Can someone tel me how to setup two mouses on the same device, using two > | > | > diferrent protocols? > | > | > | > | It's probably impossible. Better get a USB or serial wheelmouse. > | > | However, you may want to have a look at gpm: it offers a repeater mode > | > | (man gpm, option -R, configure /dev/gpmdata as the mouse device in X). > | > > | > Check your notebook's BIOS. Mine (an older Toshiba) has a pointing > | > device section which I can set to simultaneous and use both the > | > integrated pointing device and an externally connected PS/2 mouse. > | > | The important point here is /using two different protocols/. Sure, I > | can use an internal and external PS/2 pointing device simultaneously > | -- but only if I run them with the same protocol. > > You are right. I didn't read the original post carefully. I agree with > Rolf that simultaneous use of two *different* mouse protocols over the same > PS/2 interface is probably impossible. I'm probably guilty of the same crime, since Paulo didn't actually say he wanted to use both simultaneously. I think Yoann's is a good answer to the then slightly different problem. I wonder if (and I have no way to test this at present) you could run two simultaneous instances of X on separate consoles, each one using one of Yoann's ServerLayouts. Probably not, because each one will attempt to initialize the psaux interface for itself. Rolf -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 02:57:55PM +, Rolf Heckemann wrote: | On Thu, Nov 07, 2002 at 08:49:07AM -0600, Zane Dodson wrote: | > On Thu, Nov 07, 2002 at 11:48:10AM +, Rolf Heckemann wrote: | > | On Thu, Nov 07, 2002 at 10:15:54AM +, Paulo Lopes wrote: | > | > Can someone tel me how to setup two mouses on the same device, using two | > | > diferrent protocols? | > | | > | It's probably impossible. Better get a USB or serial wheelmouse. | > | However, you may want to have a look at gpm: it offers a repeater mode | > | (man gpm, option -R, configure /dev/gpmdata as the mouse device in X). | > | > Check your notebook's BIOS. Mine (an older Toshiba) has a pointing | > device section which I can set to simultaneous and use both the | > integrated pointing device and an externally connected PS/2 mouse. | | The important point here is /using two different protocols/. Sure, I | can use an internal and external PS/2 pointing device simultaneously | -- but only if I run them with the same protocol. You are right. I didn't read the original post carefully. I agree with Rolf that simultaneous use of two *different* mouse protocols over the same PS/2 interface is probably impossible. Best regards, -- Zane Dodson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 08:49:07AM -0600, Zane Dodson wrote: > On Thu, Nov 07, 2002 at 11:48:10AM +, Rolf Heckemann wrote: > | On Thu, Nov 07, 2002 at 10:15:54AM +, Paulo Lopes wrote: > | > Can someone tel me how to setup two mouses on the same device, using two > | > diferrent protocols? > | > | It's probably impossible. Better get a USB or serial wheelmouse. > | However, you may want to have a look at gpm: it offers a repeater mode > | (man gpm, option -R, configure /dev/gpmdata as the mouse device in X). > > Check your notebook's BIOS. Mine (an older Toshiba) has a pointing > device section which I can set to simultaneous and use both the > integrated pointing device and an externally connected PS/2 mouse. The important point here is /using two different protocols/. Sure, I can use an internal and external PS/2 pointing device simultaneously -- but only if I run them with the same protocol. Rolf -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 11:48:10AM +, Rolf Heckemann wrote: | On Thu, Nov 07, 2002 at 10:15:54AM +, Paulo Lopes wrote: | > Can someone tel me how to setup two mouses on the same device, using two | > diferrent protocols? | | It's probably impossible. Better get a USB or serial wheelmouse. | However, you may want to have a look at gpm: it offers a repeater mode | (man gpm, option -R, configure /dev/gpmdata as the mouse device in X). Check your notebook's BIOS. Mine (an older Toshiba) has a pointing device section which I can set to simultaneous and use both the integrated pointing device and an externally connected PS/2 mouse. Best regards, -- Zane Dodson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 10:15:54AM +, Paulo Lopes wrote: > Can someone tel me how to setup two mouses on the same device, using two > diferrent protocols? It's probably impossible. Better get a USB or serial wheelmouse. However, you may want to have a look at gpm: it offers a repeater mode (man gpm, option -R, configure /dev/gpmdata as the mouse device in X). Good luck Rolf Heckemann
Re: Mouse setup under X
Paulo Lopes a écrit: Hi, i've a laptop with a touchpad that can be easely configured on X, my question is how can i configure it to enable an external mouse WITH scrollwheel. The problem is that both the touchpad and the external mouse are PS2. my current config is: Section "InputDevice" Identifier "External Mouse" Driver "mouse" Option "CorePointer" Option "Device""/dev/psaux" Option "Protocol" "PS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection in order to enable the scrollwheel i've to change the Protocol to ImPS/2, but then, if i've no external mouse on /dev/psaux (i'm using the touchpad) it's impraticable to use it, because the mouse pointer is always junping to the lower left part of the screen... Can someone tel me how to setup two mouses on the same device, using two diferrent protocols? Thanks! Paulo. I had the same problem... first, create 2 Sections "InputDevice" for each mouse like this for your internal mouse : Section "InputDevice" Identifier "Internal Mouse" Driver "mouse" Option "CorePointer" Option "Device""/dev/psaux" Option "Protocol" "PS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" < if you have no wheel, maybe you don't need this EndSection for your external mousse Section "InputDevice" Identifier "External Mouse" Driver "mouse" Option "CorePointer" Option "Device""/dev/psaux" <-- check for your write device Option "Protocol" "ImPS/2" <-- here for imwheel Option "ZAxisMapping" "4 5" EndSection second, create to Section "ServerLayout" as well like this Section "ServerLayout" Identifier "server1" Screen "Screen 1" <--- here put your own Screen identifier InputDevice "Internal Mouse" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" <--- here put your own keyboard identifier EndSection Section "ServerLayout" Identifier "server2" Screen "Screen 1" <--- here put your own screen identifier InputDevice "External Mouse" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard"< here put your own keyboard identifier EndSection and create 2 alias in the file .bashrc (or the .filerc for your shell) for the fisrt ServeurLayout alias x='startx -- -layout server1' or alias x='startx' in that case, startx will take the first serverLayout it will find in the XF86Config file and for the second ServerLayout alias x2='startx -- -layout server2' but in that way, you have to boot in console mode and lauch startx by hand Yoann __ Modem offert : 150,92 euros remboursés sur le Pack eXtense de Wanadoo ! Haut débit à partir de 30 euros/mois : http://www.ifrance.com/_reloc/w
Re: Mouse setup under X
On Thu, Nov 07, 2002 at 10:15:54AM +, Paulo Lopes wrote: > Can someone tel me how to setup two mouses on the same device, using two > diferrent protocols? It's probably impossible. Better get a USB or serial wheelmouse. However, you may want to have a look at gpm: it offers a repeater mode (man gpm, option -R, configure /dev/gpmdata as the mouse device in X). Good luck Rolf Heckemann -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Mouse setup under X
Paulo Lopes a écrit: Hi, i've a laptop with a touchpad that can be easely configured on X, my question is how can i configure it to enable an external mouse WITH scrollwheel. The problem is that both the touchpad and the external mouse are PS2. my current config is: Section "InputDevice" Identifier "External Mouse" Driver "mouse" Option "CorePointer" Option "Device""/dev/psaux" Option "Protocol" "PS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection in order to enable the scrollwheel i've to change the Protocol to ImPS/2, but then, if i've no external mouse on /dev/psaux (i'm using the touchpad) it's impraticable to use it, because the mouse pointer is always junping to the lower left part of the screen... Can someone tel me how to setup two mouses on the same device, using two diferrent protocols? Thanks! Paulo. I had the same problem... first, create 2 Sections "InputDevice" for each mouse like this for your internal mouse : Section "InputDevice" Identifier "Internal Mouse" Driver "mouse" Option "CorePointer" Option "Device""/dev/psaux" Option "Protocol" "PS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" < if you have no wheel, maybe you don't need this EndSection for your external mousse Section "InputDevice" Identifier "External Mouse" Driver "mouse" Option "CorePointer" Option "Device""/dev/psaux" <-- check for your write device Option "Protocol" "ImPS/2" <-- here for imwheel Option "ZAxisMapping" "4 5" EndSection second, create to Section "ServerLayout" as well like this Section "ServerLayout" Identifier "server1" Screen "Screen 1" <--- here put your own Screen identifier InputDevice "Internal Mouse" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" <--- here put your own keyboard identifier EndSection Section "ServerLayout" Identifier "server2" Screen "Screen 1" <--- here put your own screen identifier InputDevice "External Mouse" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard"< here put your own keyboard identifier EndSection and create 2 alias in the file .bashrc (or the .filerc for your shell) for the fisrt ServeurLayout alias x='startx -- -layout server1' or alias x='startx' in that case, startx will take the first serverLayout it will find in the XF86Config file and for the second ServerLayout alias x2='startx -- -layout server2' but in that way, you have to boot in console mode and lauch startx by hand Yoann __ Modem offert : 150,92 euros remboursés sur le Pack eXtense de Wanadoo ! Haut débit à partir de 30 euros/mois : http://www.ifrance.com/_reloc/w -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

