Displaying 1 result from an estimated 1 matches for "absolutescreen".
2008 Jan 08
3
[PATCH] Dynamic modes support for PV xenfb (0 of 2)
...fixevdev-abs=1'']
Note: For proper absolute mouse tracking support when
resizing, the guests xorg.conf file will need to
have one of the following options added to it''s
InputDevice section.
For driver ''evdev'' add: Option "AbsoluteScreen" "-1"
(Or set vnc-fixevdev-abs in the vm config file vfb section)
For driver ''evtouch" add: Option "Calibrate" "1"
OpenSuSE 10.3 and Fedora 8 both have evdev AbsoluteSceen
option. RHEL5 and SLES10 do not and would r...