Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Copied from BeagleBoard one.
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
In newer Xorg versions AllowEmptyInput is on by default,
And that appear in Xorg.0.log of the eee701 machine:
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard
(WW) Disabling Mouse
With the mouse disabled as result.
Option "AllowEmptyInput" "false"
in ServerLayout Section fixes the problem
|
|
DEPENDS, because configure checks hal availability. Thanks to gilligan for reporting.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
not specified by new DISTRO_XORG_CONFIG_MANAGER option
* distribution can specify DISTRO_XORG_CONFIG_MANAGER to select between
hal, udev, no dynamic input device detection (only xorg.conf)
* fix RRECOMMENDS spelling and remove hal from it
* use CONFIG_MANAGER_OPTION in 1.7.4 and 1.8 RC1 (git) version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
used in preferred-xorg-versions-X11R7.5.inc, but it should move to 1.7.4 too)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: kergoth <kergoth@.(none)>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* Fixed in http://cgit.freedesktop.org/xorg/xserver/commit/?id=7f648777680b9dea31c4adb657e205fc6880d98b
* 1.8 RC1 (1.7.99.901) is out
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* configure says that AC_CHECK_FILE is not supported for cross building
* that DEFAULT_FONT_PATH is later set by --with-default-font-path from
recipe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* machine config, pointercal, xorg conf, kernel
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
angstrom
|
|
Added xorg.conf for htcdream in xserver-xorg.
Signed-off-by: David Lanzendörfer <david.lanzendoerfer@o2s.ch>
|
|
The eeepc 701 has a synaptics touchpad,so we use the synaptics
driver which gives us more features and is more convenient
to use,specially with the TapButton1 option,which permit
to emulate the fact of holding the mouse button while moving
Even if evdev was in the kernel,evdev didn't seem to work for:
*internal keyboard
*external keyboard
*external mouse
So it uses the mouse and kbd driver
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* The patch is just a quick hack that fixes chvt on some fbdev devices.
* For more read recipes/xorg-xserver/xserver-xorg/hack-fbdev-ignore-return-mode.patch
|
|
* Ancient xservers are incompatible with xextproto >= 7.1.
* Nobody would want to port working ancient code.
* For more see http://lists.linuxtogo.org/pipermail/angstrom-distro-users/2010-January/003011.html
* Introduced INC_PR.
|
|
* this fixes the "my touchscreen isn't working anymore" bug
|
|
|
|
Not quite final. Works for me, need to test for different
configurations.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
The NVidia display driver requires Xinerama to be enabled. Ion
uses that driver.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
* shr is using the same pixman as angstrom so it should be safe
|
|
* Needs support from pixman, so only enable this patch when you are sure your pixman supports it
|
|
website
|
|
xf86-video-nv, liblbxutil, libpciaccess, util-macros, util-macros-native to latest versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
* Do we need lbxutil for older xorg-xserver?
|
|
* Update conf/distro/include/preferred-xorg-versions-X11R7.5.inc
* Only recipe versions specified in X11R7.5 and available at
http://www.x.org/releases/X11R7.5/src/
|
|
*each screen has now its respective tslib input device
*added usb keyboard support
|
|
|
|
* This patch is applied to 1.5.3, therefore versions older
than that will need this patch to compile xserver-kdrive
Signed-off-by: Jay Snyder <jay.snyder@tycoelectronics.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
|
|
|