summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig
Commit message (Expand)AuthorAgeFilesLines
* adapt to new proprietary package namingPascal Rigaux2004-09-131-2/+2
* (set_synaptics) remove spurious spaceOlivier Blin2004-09-031-1/+1
* (choose_gtk) fix crashThierry Vignaud2004-08-301-1/+1
* add __regexp suffix to matching_desc() and matching_driver()Thierry Vignaud2004-08-271-1/+2
* - add dell D800 specific modeline and resolutionOlivier Thauvin2004-08-271-2/+12
* (set_synaptics) quote decimal values so that write_XF86Config doesn'tOlivier Blin2004-08-261-3/+3
* synaptics touchpad supportOlivier Blin2004-08-241-0/+41
* (to_raw_X) do not set DRI mode anymore; this is not needed anymoreThierry Vignaud2004-08-231-1/+0
* fix keyboarddrake not modifying xkbPascal Rigaux2004-08-191-2/+2
* we don't use XF86Config-4 anymorePascal Rigaux2004-08-161-2/+2
* handle /etc/X11/xorg.confPascal Rigaux2004-08-161-4/+11
* replace freeDriver with freedriver (stage2 para are lower cased)Pascal Rigaux2004-08-161-1/+1
* s/XFree/Xorg/Pascal Rigaux2004-08-102-14/+14
* - adapt prototype of runlevel() to its usePascal Rigaux2004-08-091-6/+5
* prefer obj->new rather than new obj for gtk+ widgetsThierry Vignaud2004-08-091-5/+5
* adapt to bootloader functions now using all_hds instead of hdsPascal Rigaux2004-08-051-1/+1
* replaced XFree86 and XFree with Xorg (bugzilla #10531)Pascal Rigaux2004-08-052-6/+6
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-211-5/+4
* - create X_options_from_o() and use itPascal Rigaux2004-07-081-1/+5
* add 1024x480 (part of bugzilla #5192)Pascal Rigaux2004-07-061-1/+11
* rename function $set_chosen_x_res to $set_chosen_resolution (since it sets both)Pascal Rigaux2004-07-061-5/+5
* (choose_gtk): ensure default height is the chosen onePascal Rigaux2004-07-061-1/+1
* fix typo causing multiple "Keyboard" entries in XF86Config (bugzilla #10163)Pascal Rigaux2004-07-011-2/+2
* adapt to new bootloader.pmPascal Rigaux2004-06-251-1/+1
* good_default_monitor() should work *nearly* everywhere, so use it for the aut...Pascal Rigaux2004-06-231-1/+5
* perl_checker compliancePascal Rigaux2004-06-221-1/+1
* - export @bios_vga_modes (needed for bootloader vga=)Pascal Rigaux2004-06-221-1/+3
* remove duplicate (use existing function to_string())Pascal Rigaux2004-06-221-1/+1
* sync with detect-resolutionPascal Rigaux2004-06-221-0/+3
* merge from MDK-10-branch: add support for ATI_GLX and NVIDIA_GLX cohabitationThierry Vignaud2004-06-181-1/+16
* fix typo causing "Out of memory"Pascal Rigaux2004-06-081-1/+1
* switch to xorgPascal Rigaux2004-06-083-5/+5
* add resolution 1920x1200 called WUXGA (used by Dell Laptops Inspiron 8500, 86...Pascal Rigaux2004-06-031-1/+1
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-241-1/+1
* restore the ability to specify the file where the config should be written (s...Pascal Rigaux2004-05-171-4/+6
* simplify Xconfig::resolution_and_depth::allowed(): adapt it to the way it's r...Pascal Rigaux2004-05-131-13/+14
* $prefered_depth defaults to the greatest depths, no need to set it to 24Pascal Rigaux2004-05-131-1/+0
* vmware doesn't like 24bpp (bugzilla #9755)Pascal Rigaux2004-05-131-0/+2
* speed-up monitor choosing dialog when {VendorName} is undef (esp. when using ...Pascal Rigaux2004-05-131-1/+1
* perl_checker compliancePascal Rigaux2004-05-111-1/+2
* fix typoPascal Rigaux2004-05-111-1/+1
* remove debugging codePascal Rigaux2004-05-071-2/+0
* you can now configure monitors on heads > 1Pascal Rigaux2004-05-075-64/+82
* fix an old typoPascal Rigaux2004-05-071-1/+1
* rename monitors() and $monitors to monitors_db() and $monitors_dbPascal Rigaux2004-05-071-11/+11
* don't succeed automatic configuration (not auto_install) when there is many c...Pascal Rigaux2004-05-061-1/+3
* XFree 3 is gone!Pascal Rigaux2004-05-0312-1139/+512
* handle --autoThierry Vignaud2004-04-231-1/+1
* catch exception (bugzilla #8726)Pascal Rigaux2004-03-091-2/+2
* well we reverted to 4.3Guillaume Cottenceau2004-02-171-1/+1