Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Attila
On Dienstag, 1. Juli 2008 23:15 Sergej Pupykin wrote: > I try to switch off Emulate3Buttons - result was the same - evdev > works ok, mouse has clicking problems. But may be problem is in my > hands :) This is only a question to make it complet. Do you append "CorePointer" to your mouse device? E

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Sergej Pupykin
> The problem with that is that usbmouse and usbkbd can cause problems > with usbhid. They are specifically for special, embedded situations, Which problems? I try to switch off Emulate3Buttons - result was the same - evdev works ok, mouse has clicking problems. But may be problem is in my hands

Re: [arch-general] /etc/resolv.conf and /etc/resolc.conf.tail

2008-07-01 Thread Daenyth Blank
On Tue, Jul 1, 2008 at 2:48 PM, timetrap <[EMAIL PROTECTED]> wrote: > Alright, I guess my formatting was a little off; here is a new patch, this > one works. :-) > > Any comments? I'm in favor of this. I don't see how it could hurt, and it definitely seems more useful than telling dhcp to use a st

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Celti
On Tue, Jul 1, 2008 at 10:11, Sergej Pupykin <[EMAIL PROTECTED]> wrote: > I try usbhid (as Celti say) driver and it seems it works, but I file a > bug anyway. > I think 2 more drivers would not be unnecessary. > > I don't try Emulate3Buttons=false, I'll do it today with mouse driver.. The problem

Re: [arch-general] /etc/resolv.conf and /etc/resolc.conf.tail

2008-07-01 Thread timetrap
Alright, I guess my formatting was a little off; here is a new patch, this one works. :-) Any comments? On Tue, Jul 1, 2008 at 11:32 AM, timetrap <[EMAIL PROTECTED]> wrote: > Here is an experimental patch for /sbin/dhclient-script, this will add the > /etc/resolv.conf.tail concatenation to dhc

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Sergej Pupykin
I try usbhid (as Celti say) driver and it seems it works, but I file a bug anyway. I think 2 more drivers would not be unnecessary. I don't try Emulate3Buttons=false, I'll do it today with mouse driver..

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Attila
On Dienstag, 1. Juli 2008 09:06 Sergej Pupykin wrote: > I try mouse driver too with /dev/input/mice and /dev/input/mouse0 devices > > more over with mouse driver I can not open many menus and mouse > clicking works strange I see that you don't use "Emulate3Buttons=false". Have you ever tried thi

Re: [arch-general] /etc/resolv.conf and /etc/resolc.conf.tail

2008-07-01 Thread timetrap
Here is an experimental patch for /sbin/dhclient-script, this will add the /etc/resolv.conf.tail concatenation to dhclient. Would somebody else try this out? back up your /sbin/dhclient-script before running this, or course. On Tue, Jul 1, 2008 at 11:05 AM, timetrap <[EMAIL PROTECTED]> wrote:

[arch-general] /etc/resolv.conf and /etc/resolc.conf.tail

2008-07-01 Thread timetrap
Hi, this is my first message to arch-general. I have been helping a user on the forums who needs multiple search domains in his /etc/resolv.conf file. His original question was this: "Our DHCP isolates clients to a separate subnet than the servers. As such, unless you fully qualify the server na

Re: [arch-general] usb keyboard and mouse

2008-07-01 Thread Sergej Pupykin
I try mouse driver too with /dev/input/mice and /dev/input/mouse0 devices more over with mouse driver I can not open many menus and mouse clicking works strange Section "InputDevice" Identifier "mouse" Driver "mouse" Option "Device" "/dev/input/mice" Opt