adding new uni section <desktop> for x11-servers

git-svn-id: svn://svn.openwrt.org/openwrt/packages@14124 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko 2009-01-20 22:49:38 +00:00
parent d2585e196d
commit 589253e380
4 changed files with 11 additions and 3 deletions

View File

@ -13,3 +13,5 @@ config input mouse
config input keybd
option driver keyboard
config 'desktop'

View File

@ -10,3 +10,5 @@ config graphic
config input mouse
option device /dev/event1
option driver tslib
config 'desktop'

View File

@ -10,3 +10,5 @@ config graphic
config input mouse
option device /dev/event1
option driver tslib
config 'desktop'

View File

@ -1,5 +1,7 @@
# Copyright (C) 2006 OpenWrt.org
config screen
option resolution 480x640
option dpi 285
config 'screen'
option 'resolution' '480x640'
option 'dpi' '285'
config 'desktop'