Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify (using the asumption that XKB is now always used) | Pascal Rigaux | 2002-08-22 | 1 | -5/+0 |
| | |||||
* | add 1152x768 picture | Pascal Rigaux | 2002-08-22 | 1 | -1/+1 |
| | |||||
* | add monitor images | Pascal Rigaux | 2002-08-22 | 1 | -1/+1 |
| | |||||
* | (config_keyboard): drop handling of bad XkbLayout | Pascal Rigaux | 2002-08-22 | 1 | -10/+0 |
| | | | | | (config_mouse): wacoms X configuration moved to mouse::set_xfree_conf | ||||
* | try harder to have things working when not both xfree3 and xfree4 config are ↵ | Pascal Rigaux | 2002-08-22 | 1 | -7/+13 |
| | | | | there | ||||
* | use Protocol IMPS/2 when ExplorerPS/2 is asked for (since ExplorerPS/2 ↵ | Pascal Rigaux | 2002-08-22 | 1 | -0/+10 |
| | | | | doesn't work in xfree3) | ||||
* | (readMonitorsDB): now return a list instead of a hash to handle same name ↵ | Pascal Rigaux | 2002-08-19 | 1 | -19/+24 |
| | | | | | | | | entries with different EISA_ID (configure_automatic): handle EISA_ID but no VertRefresh/HorizSync (happens for some hardware) (choose): handle user asking for "Plug'n Play" monitor and ddcxinfos failing | ||||
* | replace "xxx => eval { }" with "xxx => scalar eval {}" | Pascal Rigaux | 2002-08-19 | 1 | -2/+2 |
| | |||||
* | sort resolutions to default to 1280x1024 instead of 1280x960 | Pascal Rigaux | 2002-08-17 | 1 | -1/+1 |
| | |||||
* | if the monitor size is not given, default to 14' | Pascal Rigaux | 2002-08-17 | 1 | -1/+1 |
| | |||||
* | - allow to change the detected card | Pascal Rigaux | 2002-08-17 | 1 | -5/+10 |
| | | | | | - the chosen card can be used for dualhead if it is dualhead | ||||
* | ensure the chosen resolution is maintained unchanged when changing the graphic | Pascal Rigaux | 2002-08-17 | 1 | -4/+6 |
| | | | | | card or monitor. | ||||
* | - fix module not returning true | Pascal Rigaux | 2002-08-17 | 1 | -1/+4 |
| | | | | | - don't install_matrox_hal when testing | ||||
* | raise the testing time from 8 to 12 seconds | Pascal Rigaux | 2002-08-16 | 1 | -1/+1 |
| | |||||
* | (export_to_install_X): if monitor is p'n'p, don't save it for auto_install | Pascal Rigaux | 2002-08-13 | 1 | -1/+1 |
| | |||||
* | create a backup of XF86Config (XF86Config.old) | Pascal Rigaux | 2002-08-12 | 1 | -0/+1 |
| | |||||
* | use $::prefix | Pascal Rigaux | 2002-08-12 | 1 | -2/+2 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-09 | 1 | -2/+2 |
| | |||||
* | when prompting for VideoRam, default to the value obtained via DDC | Pascal Rigaux | 2002-08-08 | 3 | -6/+8 |
| | |||||
* | (set_resolution): handle the optional $resolution->{Y} | Pascal Rigaux | 2002-08-08 | 1 | -2/+5 |
| | | | | | (@resolutions): add 1280x960 | ||||
* | handle the pb of resolutions where X doesn't imply Y (eg: 1280x1024 and ↵ | Pascal Rigaux | 2002-08-08 | 1 | -9/+19 |
| | | | | 1280x960) | ||||
* | (tvout): rough default value for PAL vs NTSC | Pascal Rigaux | 2002-08-08 | 1 | -1/+5 |
| | |||||
* | fix typo | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
| | |||||
* | replace 1152x768 with 1152x864 as it should and used to be | Pascal Rigaux | 2002-08-08 | 1 | -1/+1 |
| | |||||
* | (configure_FB_TVOUT): add ModeLines (Florent Beranger says it displays ↵ | Pascal Rigaux | 2002-08-08 | 1 | -0/+6 |
| | | | | better with them) | ||||
* | load glx in any case (well except for nvidia proprietary shit) | Pascal Rigaux | 2002-08-07 | 1 | -4/+4 |
| | |||||
* | make wacom config work | Pascal Rigaux | 2002-08-06 | 4 | -7/+11 |
| | |||||
* | call the "Quit" button exit during install (as suggested by David Sansome) | Pascal Rigaux | 2002-08-05 | 1 | -1/+1 |
| | |||||
* | still have HorizSync and VertRefresh for Plug'n Play monitors | Pascal Rigaux | 2002-08-05 | 1 | -12/+0 |
| | | | | | (XFree4 still need some help) | ||||
* | fix Option's (especially for XFree3) | Pascal Rigaux | 2002-08-05 | 1 | -4/+4 |
| | |||||
* | don't have Utah GLX the default. XFree4 is the default | Pascal Rigaux | 2002-08-05 | 1 | -1/+2 |
| | |||||
* | - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD} | Pascal Rigaux | 2002-08-01 | 3 | -2/+3 |
| | | | | | | | | - KBCHARSET is $o->{keyboard}{KBCHARSET} - isNotDelete is $o->{keyboard}{BACKSPACE} (as written in sysconfig/keyboard) - add GRP_TOGGLE which gives XkbOptions "grp:GRP_TOGGLE" - add dialog box to choose GRP_TOGGLE | ||||
* | finish tvout configuration | Pascal Rigaux | 2002-08-01 | 1 | -0/+17 |
| | |||||
* | BusID needs a string (thanks to Florent BERANGER) | Pascal Rigaux | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | in newt, have the resolutions sorted by resolution size (wilplizgg) | Pascal Rigaux | 2002-08-01 | 1 | -3/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}") | Pascal Rigaux | 2002-07-31 | 2 | -1/+2 |
| | |||||
* | - add non-wizard ability to XFdrake | Pascal Rigaux | 2002-07-31 | 3 | -23/+153 |
| | | | | | | | - first part of ATI TVout support (still needs patching initscript, and adding an entry in bootloader) (and testing of course :) | ||||
* | (info): fix displaying depth | Pascal Rigaux | 2002-07-31 | 1 | -1/+2 |
| | |||||
* | (choose_gtk): ensure the response is one of @resolutions (so that Y and ↵ | Pascal Rigaux | 2002-07-31 | 1 | -1/+8 |
| | | | | | | | maybe bios is kept) (to_string): created | ||||
* | handle cancel in xfree_and_glx_choose | Pascal Rigaux | 2002-07-31 | 1 | -2/+3 |
| | |||||
* | default VideoRam choice 4096 when needVideoRam | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | fix keeping the existing name when choosing monitor | Pascal Rigaux | 2002-07-31 | 1 | -0/+2 |
| | |||||
* | change the location of X test image as told by dadou | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | fix using $_ instead of $_[0] (thanks to perl_checker) | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 2 | -2/+2 |
| | |||||
* | fix handling of commented empty line | Pascal Rigaux | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | (configure_auto_install): really use resolution_wanted given in $o | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
| | |||||
* | fix default config for mouse | Pascal Rigaux | 2002-07-29 | 1 | -1/+5 |
| |