diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-28 15:17:29 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-28 15:17:29 +0000 |
commit | 005129f794787e70d28c281c1d6f02c719617ad7 (patch) | |
tree | b04aa738370d7cff95cac57626af61f0ded3fc55 /lib/Xconfig/xfree.pm | |
parent | d38798926695d5e4ed4b88cb6fd38951e190f8df (diff) | |
download | drakx-kbd-mouse-x11-005129f794787e70d28c281c1d6f02c719617ad7.tar drakx-kbd-mouse-x11-005129f794787e70d28c281c1d6f02c719617ad7.tar.gz drakx-kbd-mouse-x11-005129f794787e70d28c281c1d6f02c719617ad7.tar.bz2 drakx-kbd-mouse-x11-005129f794787e70d28c281c1d6f02c719617ad7.tar.xz drakx-kbd-mouse-x11-005129f794787e70d28c281c1d6f02c719617ad7.zip |
- XFdrake:
o add 800x480 (used on belinea s.book)
Diffstat (limited to 'lib/Xconfig/xfree.pm')
-rw-r--r-- | lib/Xconfig/xfree.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Xconfig/xfree.pm b/lib/Xconfig/xfree.pm index 083ca12..3cfd53d 100644 --- a/lib/Xconfig/xfree.pm +++ b/lib/Xconfig/xfree.pm @@ -740,7 +740,7 @@ our %ratio2resolutions = ( ], # 1.67 - '15/9' => [ #'800x480', + '15/9' => [ '800x480', '1280x768', # WXGA ?? should be 1366x768 ?? ], |