Thread
:
Lost Fn key functions
View Single Post
alukin
2009-02-24 , 18:30
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
.
Quote & Reply
|
The Following 3 Users Say Thank You to alukin For This Useful Post:
archimage
,
Jaffa
,
Palmleavr
alukin
View Public Profile
Find all posts by alukin