Changeset 707
- Timestamp:
- 07/16/08 10:14:56 (4 months ago)
- Location:
- mediastation/trunk
- Files:
-
- 2 modified
-
debian/changelog (modified) (2 diffs)
-
themes/xorg/xorg.conf.mediastation (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mediastation/trunk/debian/changelog
r705 r707 1 mediastation (2.0.8. 2) 64studio; urgency=low1 mediastation (2.0.8.3) 64studio; urgency=low 2 2 3 3 * Run cdd-config limits … … 6 6 * Added userskel tree 7 7 * Custom xorg.conf 8 * Disable DPMS in the LCD monitor 8 9 9 10 -- Free Ekanayaka <freee@debian.org> Sat, 05 Jul 2008 14:27:05 +0100 -
mediastation/trunk/themes/xorg/xorg.conf.mediastation
r706 r707 94 94 Section "Monitor" 95 95 Identifier "Generic Monitor" 96 Option "DPMS" "False" 96 97 EndSection 97 98
