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:
parent
d2585e196d
commit
589253e380
@ -13,3 +13,5 @@ config input mouse
|
||||
|
||||
config input keybd
|
||||
option driver keyboard
|
||||
|
||||
config 'desktop'
|
||||
|
@ -10,3 +10,5 @@ config graphic
|
||||
config input mouse
|
||||
option device /dev/event1
|
||||
option driver tslib
|
||||
|
||||
config 'desktop'
|
||||
|
@ -10,3 +10,5 @@ config graphic
|
||||
config input mouse
|
||||
option device /dev/event1
|
||||
option driver tslib
|
||||
|
||||
config 'desktop'
|
||||
|
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user