Changeset 6489
- Timestamp:
- 04/05/10 03:05:44 (3 years ago)
- Location:
- pkg/frankie/main/xorgconfig-parsix/trunk
- Files:
-
- 3 edited
-
debian/changelog (modified) (1 diff)
-
xorg.conf (modified) (1 diff)
-
xorg.conf.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/frankie/main/xorgconfig-parsix/trunk/debian/changelog
r6486 r6489 1 xorgconfig-parsix (1.1.4) unstable; urgency=low 2 3 * Added AllowEmptyInput=false to xorg.conf, so at least make X revert 4 back to default input if evdev fails` 5 6 -- Alan Baghumian <alan@technotux.org> Sun, 04 Apr 2010 18:04:31 -0700 7 1 8 xorgconfig-parsix (1.1.3) unstable; urgency=low 2 9 -
pkg/frankie/main/xorgconfig-parsix/trunk/xorg.conf
r6486 r6489 1 Section " Module"2 Load "evdev"1 Section "ServerFlags" 2 Option "AllowEmptyInput" "False" 3 3 EndSection 4 4 5 Section "Module" 6 Load "evdev" 7 EndSection 8 -
pkg/frankie/main/xorgconfig-parsix/trunk/xorg.conf.in
r5821 r6489 12 12 Section "ServerFlags" 13 13 Option "AllowMouseOpenFail" "true" 14 Option "AllowEmptyInput" "False" 14 15 @@NOPM@@ 15 16 EndSection
Note: See TracChangeset
for help on using the changeset viewer.


