Re: FVWM: Software patents

2005-07-04 Thread Uwe Pross
Hi there,

On 02 Jul 2005 at 14:09:10 +0200, Julien Guertault wrote:

> I was wondering if you planned to hide the fvwm home page
> behind such a warning, just like you did a few months
> ago.

Done.

Regards, Uwe
-- 
  ,_,   For personal reply/mail put "fvwm"
 (O,O)  in the subject.
 (   )  Otherwise your mail is discarded by a filter.
=-"-"-= http://www.tu-chemnitz.de/~uwpp



FVWM: mouse wheel

2005-07-04 Thread Bill Jehle
Is there a way to get the mouse wheel working?

here is the Xorg.log.0:

(II) Module wacom: vendor="X.Org Foundation"
compiled for 4.3.99.902, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) Wacom driver level: 42-j0.6.8 $
 
and here is some of my xorg.conf;

Section "ServerLayout"
Identifier "single head configuration"
Screen 0"Screen0" 0 0
InputDevice"Mouse0" "CorePointer"
InputDevice"Keyboard0" "CoreKeyboard"
InputDevice"stylus" "SendCoreEvents"
InputDevice"eraser" "SendCoreEvents"
InputDevice"cursor" "SendCoreEvents"
InputDevice"pad" 
EndSection

and;

Section "InputDevice"
Identifier  "cursor"
Driver  "wacom"
Option  "Type" "cursor"
Option  "Device" "/dev/input/event2"
Option  "Mode" "absolute"
Option  "Speed" "20"
Option  "USB" "on"
Option  "TopY"  "0"
Option  "Topx"  "0"
Option  "BottomX"   "60550"
Option  "BottomY"   "45700"
Option  "ZAxisMapping" "4 5"
#   Option  "KeepShape" "on"
Option  "Threshold" "5"
Option  "Buttons" "5"
EndSection

I put it in "mode" "absolute" because it was shooting off the screen and
wouldn't return.
Thanks.

2.6.12-1.1387_FC4 and xorg-x11-6.8.2-37
-- 
http://billjehle.com