Re: Keyboard programming needs root

2007-07-24 Thread Daniël Mantione
Op Tue, 24 Jul 2007, schreef Helge Hafting: > The normal way is to set permissions on the device in > question - give either root only or the logged-in user > write access as needed. > > It seems to me that "loadkeys" uses /dev/tty / /dev/tty0 > So set permissions on that as needed. This won't

Re: Keyboard programming needs root

2007-07-24 Thread Helge Hafting
Daniël Mantione wrote: Op Thu, 19 Jul 2007, schreef Dmitry Torokhov: Hi Daniel, On 7/14/07, Daniel Mantione <[EMAIL PROTECTED]> wrote: Hello, A while back a patch was merged to make that only root can program the keyboard: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6

Re: Keyboard programming needs root

2007-07-21 Thread Daniël Mantione
Op Thu, 19 Jul 2007, schreef Bodo Eggert: > Daniël Mantione <[EMAIL PROTECTED]> wrote: > > Op Thu, 19 Jul 2007, schreef Dmitry Torokhov: > >> On 7/14/07, Daniel Mantione <[EMAIL PROTECTED]> wrote: > > > To make this discussion productive, I want to work towards a solution. I > > don't mind how

Re: Keyboard programming needs root

2007-07-19 Thread Bodo Eggert
Daniël Mantione <[EMAIL PROTECTED]> wrote: > Op Thu, 19 Jul 2007, schreef Dmitry Torokhov: >> On 7/14/07, Daniel Mantione <[EMAIL PROTECTED]> wrote: > To make this discussion productive, I want to work towards a solution. I > don't mind how I can make the keyboard work as it should, I just want it

Re: Keyboard programming needs root

2007-07-19 Thread Daniël Mantione
Op Thu, 19 Jul 2007, schreef Dmitry Torokhov: > Hi Daniel, > > On 7/14/07, Daniel Mantione <[EMAIL PROTECTED]> wrote: > > Hello, > > > > A while back a patch was merged to make that only root can program the > > keyboard: > > > > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.gi

Re: Keyboard programming needs root

2007-07-19 Thread Dmitry Torokhov
Hi Daniel, On 7/14/07, Daniel Mantione <[EMAIL PROTECTED]> wrote: Hello, A while back a patch was merged to make that only root can program the keyboard: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0b360adbdb54d5b98b78d57ba0916bc4b8871968 Is this patch discussa