View Single Post
Posts: 4 | Thanked: 3 times | Joined on Feb 2009
#6
Problem solved by restoring original X start file.

maemo-pc-connectivity overwrites file "/etc/init.d/x-server" with additional X options. Replacing it with original file solves problem.

Working file contains following options line:
ARGS="-mouse tslib -nozap -dpi $DISPLAY_DPI -wr -nolisten tcp"

Broken file options are:

ARGS="-mouse tslib -nozap -dpi $DISPLAY_DPI -wr -nolisten tcp -extension XInputExtension"

Last edited by alukin; 2009-02-24 at 18:36.
 

The Following 3 Users Say Thank You to alukin For This Useful Post: