Re: [fpc-devel] Linux kernel behaviour change regardingkeyboard

2007-07-19 Thread Marco van de Voort
> Marco van de Voort wrote: > >> the keyboard unit execute a setuid root helper to which it communicates > >> through a pipe. > > > > This would introduce quite some linux specific code on a lot of already > > complicated points to the IDE. > > I'm not so sure - refreshing the keyboard and video s

Re: [fpc-devel] Linux kernel behaviour change regardingkeyboard

2007-07-19 Thread Tomas Hajny
Marco van de Voort wrote: >> Op Wed, 18 Jul 2007, schreef Michael Van Canneyt: >> > Under the assumption a setuid root program is the only possible >> option: >> > >> > The safest - and in my opinion only correct - way is to write a small >> setuid >> > root program which sets the proper TTY stuff,