linux-2.6.25: Add virtual mouse driver, but for AVR32 only.
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Thu, 21 Aug 2008 15:30:27 +0000 (15:30 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Thu, 21 Aug 2008 15:30:27 +0000 (15:30 +0000)
commitdd5d2d7643d4dab3b88d2fdf85df726c37af0982
tree1cae5a9d3c803debd169756b749c7653263f9687
parent4a91337315096ff82cf320b4efc7ddce5857c00c
linux-2.6.25: Add virtual mouse driver, but for AVR32 only.
The AT32STK1002 board comes with a non-touchscreen LCD; this driver
helps to mimick touches on the screen. Currently, it sends the
coordinates and a left mouse button click and release when performing
echo "100 100 0" >/sys/devices/platform/vms/coordinates
packages/linux/linux-2.6.25/at32stk1000/virtualmouse.patch [new file with mode: 0644]
packages/linux/linux_2.6.25.bb