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
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"
>
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"