adding new uni section <desktop> for x11-servers
[openwrt/svn-archive/archive.git] / Xorg / xorg / xserver / xorg-server / files / config / generic
1 # Copyright (C) 2006 OpenWrt.org
2
3 config screen
4 option resolution 800x600
5 option dpi 285
6
7 config graphic
8 option device /dev/fb0
9
10 config input mouse
11 option device /dev/psaux
12 option driver mouse
13
14 config input keybd
15 option driver keyboard
16
17 config 'desktop'