From: Aivils <ai...@un...> - 2005-05-16 06:51:14
|
> 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 |