Added system mouse cursor support

This commit is contained in:
pelya
2011-10-31 14:49:07 +03:00
parent e583e21999
commit 585ac4140e
19 changed files with 932 additions and 784 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -35,6 +35,7 @@ button6 \
button6pressed \
button7 \
button7 \
mouse_pointer \
; do
if [ \! -e ../../res/raw/ultimatedroid$F.png.raw ]; then
echo Cannot find ../../res/raw/ultimatedroid$F.png.raw - check if all files are in place
@@ -89,6 +90,7 @@ dpad_down \
6pressed \
keyboard \
keyboard \
mouse_pointer \
; do
if [ \! -e ../../res/raw/simpletheme$F.png.raw ]; then
echo Cannot find ../../res/raw/simpletheme$F.png.raw - check if all files are in place

File diff suppressed because it is too large Load Diff