[Cooker] wacom configuration broken in /etc/X11/XF86Config-4

2001-04-05 Thread Christian Bricart

Hi,

the configuration for Wacom tablet for XFree-4 /etc/X11/XF86Config-4
is slightly broken..

The tablet parts (Stylus1, Eraser1, Cursor1) are defined correctly in 
"Section InputDevice".
But in "Section ServerLayout" you have:

...
InputDevice "Stylus$_" "AlwaysCore"
InputDevice "Eraser$_" "AlwaysCore"
InputDevice "Cursor$_" "AlwaysCore"
...


Christian

P.S. Pretty cool though it already works during install Stage2 :-

-- 
Things that make you go "Hmmm":
  "If a train station is where the train stops, what is a workstation?"
   




Re: [Cooker] wacom configuration broken in /etc/X11/XF86Config-4

2001-04-05 Thread Pixel

Christian Bricart [EMAIL PROTECTED] writes:

 InputDevice "Cursor$_" "AlwaysCore"

ok, should be fixed

thanks, Pixel.