packages: move Xorg category to its own feed, move X-related packages as well
[openwrt/svn-archive/feeds.git] / xorg / xorg / xserver / xorg-server / files / config.uci / 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'