Re: Support keyboards in xf86-input-ws

2012-07-11 Thread Alexandr Shadchin
On Tue, Jul 10, 2012 at 02:44:53AM +0600, Alexandr Shadchin wrote: > On Mon, Jul 09, 2012 at 10:35:55PM +0600, Alexandr Shadchin wrote: > > Add functional xf86-input-keyboard in xf86-input-ws (no new features) > > > > For test add or rewrite xorg.conf: > > > > Section "InputClass" > > Identif

Re: Support keyboards in xf86-input-ws

2012-07-09 Thread Alexandr Shadchin
On Mon, Jul 09, 2012 at 10:35:55PM +0600, Alexandr Shadchin wrote: > Add functional xf86-input-keyboard in xf86-input-ws (no new features) > > For test add or rewrite xorg.conf: > > Section "InputClass" > Identifier "keyboard defaults" > MatchIsKeyboard "on" > > Driver "ws" >

Support keyboards in xf86-input-ws

2012-07-09 Thread Alexandr Shadchin
Add functional xf86-input-keyboard in xf86-input-ws (no new features) For test add or rewrite xorg.conf: Section "InputClass" Identifier "keyboard defaults" MatchIsKeyboard "on" Driver "ws" Option "Device" "/dev/wskbd" Option "XkbModel" "your setting"