source:
trunk/puppet/modules/puppet-escritorio/files/xorg/xorg.conf.fbdev
@
646
Last change on this file since 646 was 629, checked in by , 15 years ago | |
---|---|
File size: 271 bytes |
Line | |
---|---|
1 | Section "Device" |
2 | Identifier "Configured Video Device" |
3 | Driver "fbdev" |
4 | EndSection |
5 | |
6 | Section "Monitor" |
7 | Identifier "Configured Monitor" |
8 | EndSection |
9 | |
10 | Section "Screen" |
11 | Identifier "Default Screen" |
12 | Monitor "Configured Monitor" |
13 | Device "Configured Video Device" |
14 | EndSection |
15 |
Note: See TracBrowser
for help on using the repository browser.