home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / default / 915resolution next >
Encoding:
Text File  |  2006-09-18  |  543 b   |  22 lines

  1. #
  2. # 915resolution default
  3. #
  4. # find free modes by  /usr/sbin/915resolution -l
  5. # and set it to MODE or set to 'MODE=auto'
  6. #
  7. # With 'auto' detection, the panel-size will be fetched from the VBE
  8. # BIOS if possible and the highest-numbered mode in each bit-depth
  9. # will be overwritten with the detected panel-size.
  10. MODE=auto
  11. #
  12. # and set resolutions for the mode.
  13. # e.g. use XRESO=1024 and YRESO=768
  14. XRESO=
  15. YRESO=
  16. #
  17. # We can also set the pixel mode.
  18. # e.g. use BIT=32
  19. # Please note that this is optional,
  20. # you can also leave this value blank.
  21. BIT=
  22.