986eb4eafc
- added tslib - added e17 and related efl-libs git-svn-id: svn://svn.openwrt.org/openwrt/packages@13238 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
199 B
Plaintext
13 lines
199 B
Plaintext
# Copyright (C) 2006 OpenWrt.org
|
|
|
|
config screen
|
|
option resolution 480x640
|
|
option dpi 285
|
|
|
|
config graphic
|
|
option device /dev/fb0
|
|
|
|
config input mouse
|
|
option device /dev/event1
|
|
option driver tslib
|