From: Michael P. <mp...@op...> - 2005-05-18 06:04:33
|
Hope this helps Sebastian and others... After I got fed up with hotplug, I created a simple and reliable way to assign keyboards and mice consistently. They can be plugged in anywhere you want, but will always be in the same order. You can find this script buried in the tar file I posted at: http://groovix.com/linuxconsole.html but here is a direct link to the most important script: http://groovix.com/reassign_input_devices.groovix which you can have run at startup. Also, be sure to change your XF86Config-4 file to use the mice at /dev/input/ordered_mice/mouseX -- Michael Pardee Open Sense Solutions LLC 1-888-323-1742 http://opensensesolutions.com >>To: Sebastian Galletto <sga...@ak...> >>Subject: Re: Linuxconsole-commit digest, Vol 1 #358 - 1 msg >>Date: Mon, 16 May 2005 09:51:03 +0300 >>Cc: lin...@li... >> Hi everybody >> >> I have a multihead computer running Ubuntu GNU/Linux. It sometimes >> changes keyboard and mice assignment. I'm trying to configure hotplug, >> in order to assing physical devices to specific consoles, but I couldn't >> do it. >> I created /etc/hotplug/kbd.conf, /etc/hotplug/mouse.conf >> and /etc/hotplug/event.conf according my configuration. Then I restarted >> hotplug system, but no changes took effect. >> I have been looking on input.agent file, and it does not reference >> kbd.conf nor mouse.conf. I also compared it with the example included on >> the howto and is completly diferent. I think that I have to merge >> changes to my hotplug scripts. >Yep. input.agent is very old. >Boot time keyboard assignment You can set with command like this, >for each keyboard: >echo "usb1:1/input0">/proc/bus/console/00/keyboard > Did somebody try to merge changes to a debian or ubuntu input.agent > file? >Aivils |
From: Aivils <ai...@un...> - 2005-05-19 10:23:12
|
Hi All! Ubuntu current xorg (6.8.2-10) contains all patches , which is necessary for multiseat X starting: 013_novtswitch.diff 018_sharevts_option.diff 053_lnx_evdev.diff 054_lnx_evdev_mouse.diff 055_lnx_evdev_keyboard.diff 080_pci_isolate_device_feature.diff That means 2nd X server never activate tty, use /dev/input/eventXX as keyboard device. Without any kernel patch. If this goes wide, then our linux-ruby tty handling became unnecessary. Aivils |
From: vinu <vi...@hc...> - 2005-05-19 11:03:54
|
Dear aivils, we can get the Xorg sources from Fedora site but where can we get the patches?. can u refer any links? or can u send me the patch files? regards vineesh ----- Original Message ----- From: "Aivils" <ai...@un...> To: <lin...@li...> Sent: Thursday, May 19, 2005 3:52 PM Subject: Ubuntu beats linux-ruby > Hi All! > > Ubuntu current xorg (6.8.2-10) contains all patches , which is > necessary for multiseat X starting: > 013_novtswitch.diff > 018_sharevts_option.diff > 053_lnx_evdev.diff > 054_lnx_evdev_mouse.diff > 055_lnx_evdev_keyboard.diff > 080_pci_isolate_device_feature.diff > > That means 2nd X server never activate tty, use /dev/input/eventXX > as keyboard device. Without any kernel patch. > > If this goes wide, then our linux-ruby tty handling became unnecessary. > > Aivils > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click > _______________________________________________ > Linuxconsole-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxconsole-dev |
From: James S. <jsi...@ww...> - 2005-05-19 21:09:48
|
> Hi All! > > Ubuntu current xorg (6.8.2-10) contains all patches , which is > necessary for multiseat X starting: > 013_novtswitch.diff > 018_sharevts_option.diff > 053_lnx_evdev.diff > 054_lnx_evdev_mouse.diff > 055_lnx_evdev_keyboard.diff > 080_pci_isolate_device_feature.diff > > That means 2nd X server never activate tty, use /dev/input/eventXX > as keyboard device. Without any kernel patch. About time a X server uses the input interface. > If this goes wide, then our linux-ruby tty handling became unnecessary. I disagree. There still is resource contention to deal with. Also you might want to use X windows along side another application on another terminal. The biggest thing is that in the future X windows will no longer access any hardware. All hardware access will be moved to embedded OpenGL. The next generation of X server is XGL if you want to take a look at it. |
From: Helge H. <hel...@ai...> - 2005-05-20 09:02:19
|
Aivils wrote: >Hi All! > > Ubuntu current xorg (6.8.2-10) contains all patches , which is >necessary for multiseat X starting: >013_novtswitch.diff >018_sharevts_option.diff >053_lnx_evdev.diff >054_lnx_evdev_mouse.diff >055_lnx_evdev_keyboard.diff >080_pci_isolate_device_feature.diff > >That means 2nd X server never activate tty, use /dev/input/eventXX >as keyboard device. Without any kernel patch. > >If this goes wide, then our linux-ruby tty handling became unnecessary. > > Not unnecessary. People still want to use the consoles too. :-) Helge Hafting |
From: Daniel L. <dan...@ya...> - 2005-05-22 20:45:27
|
Hi all, I built a Ruby setup a year ago, and I'm about to try a new one. I've been lurking here on the list to stay up to date, but can somebody offer me some advice please? I'm looking to build a Ruby system with 3 heads, and I thought that some basic PCI NVidia MX4000 would work fine. Has anyone had any good or bad experience with these? Can one of them be AGP with no problems? On a different subject, I also notice Svetljo has some new server space and many new RPMs - http://mandrake.contactel.cz/people/svetljo/mandrake/kernel/RPMS/ - Does anyone know which RPMs work well with the Mandrake 10.1 distro ... or even Mandriva 10.2 Limited Edition? Thank you for any help you can offer, Dan Leong -- /This email (including any attached files) is for the exclusive and confidential use of the addressee(s) and may contain legally privileged and confidential information. Distribution, use or reproduction without the sender's consent is unauthorised and prohibited. If you have received this message in error, please notify the sender by email immediately and delete the message from your computer without making any copies./ |