summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfigurator.pm
Commit message (Expand)AuthorAgeFilesLines
* added nice monitor.pngdamien2001-04-161-1/+9
* (use vars): fix stew suxPascal Rigaux2001-04-141-3/+4
* updates to X, mouse setup for PPCStew Benedict2001-04-141-7/+10
* (main): reverse messagePascal Rigaux2001-04-131-1/+1
* correcteddamien2001-04-131-10/+6
* updateddamien2001-04-131-1/+11
* updated messagedamien2001-04-131-1/+1
* (main): have an "Ok" button to leavePascal Rigaux2001-04-101-1/+1
* fixed i18n bugStefan Siegel2001-04-091-7/+7
* fixed always 8bpp for autoDefaultDepth.Francois Pons2001-04-091-1/+2
* handle XkbModel (especially for abnt2 (br))Pascal Rigaux2001-04-091-0/+8
* (write_XF86Config): try to have $_ interpreted (otherwise you get things like...Pascal Rigaux2001-04-051-2/+2
* removed limitation to 24 bits for SiS card, make sure to remove 32 bits depthFrancois Pons2001-04-041-2/+1
* prefer XF3 for SiS card.Francois Pons2001-04-031-0/+1
* (cardConfiguration): move "Rage Mobility P/M AGP..." and "Rage Mobility LPascal Rigaux2001-03-291-1/+1
* restore multi mouse support for XF3.Francois Pons2001-03-281-15/+18
* fixed mouse support for XF3, only one mouse supported currently.Francois Pons2001-03-271-16/+15
* added support for two mice (laptop). The second mice is generally PS/2 asFrancois Pons2001-03-271-46/+58
* fixed screen id for Device to be present whenever the same BusID is used.Francois Pons2001-03-231-1/+5
* added multiple tablet support (wacom), moved usb probe for mouse and tabletFrancois Pons2001-03-231-20/+81
* enable use of gzip'ed Cards+, CardsNames and MonitorsDBPascal Rigaux2001-03-231-11/+7
* fixed wrong usage of Screen keyword in Device section, should be present andFrancois Pons2001-03-231-3/+4
* no need for "use Data::Dumper;"Pascal Rigaux2001-03-221-1/+0
* fixed wrong access to undefined value promoted to empty array reference.Francois Pons2001-03-221-1/+1
* fixed wrong XFree4 version reference.Francois Pons2001-03-211-55/+165
* andre@node1583e.a2000.nl says this is not needed anymore :)Pascal Rigaux2001-03-151-4/+2
* force 1024x768 on PowerbookStew Benedict2001-03-151-0/+5
* SiS card are no more prefered for XF3.Francois Pons2001-03-151-2/+7
* * perl-install/Xconfigurator.pm - force XF4 for PPC in recommended modeStew Benedict2001-03-071-1/+6
* remove 32 bit depth for S3 Trio3D card.Francois Pons2001-03-071-0/+1
* cleaned png displayingdamien2001-03-061-4/+5
* move inittab modifying to any::runlevelPascal Rigaux2001-03-061-8/+1
* (xtest): use external xtest if standalonePascal Rigaux2001-03-051-2/+9
* new look.damien2001-02-281-9/+35
* move the 'use my_gtk' in 'require my_gtk' and only if neededPascal Rigaux2001-02-231-1/+4
* variousPascal Rigaux2001-02-201-1/+2
* major move. now ask_from_list returns false when canceled (it doesn't die 'as...Pascal Rigaux2001-02-201-18/+26
* added DRI experimental support (sis, radeon). Prefer XF3 for SiS card.Francois Pons2001-02-081-5/+25
* (main): don't need isLaptop anymore, use detect_devices::hasPCMCIAPascal Rigaux2001-02-071-3/+3
* Removed Device3Dfx as it is no more.Francois Pons2001-02-051-1/+1
* (monitorConfiguration): better handling of auto_installPascal Rigaux2001-02-041-6/+5
* (monitorConfiguration): better default for DDC probe fails andPascal Rigaux2001-02-021-2/+6
* (main): better error message for auto_install failingPascal Rigaux2001-01-311-1/+1
* $::beginner is deprecated, replaced by !$::expertPascal Rigaux2001-01-221-1/+1
* (autologin): moved to package anyPascal Rigaux2001-01-111-25/+0
* (cardConfiguration): adapt for $install which is genericPascal Rigaux2001-01-101-12/+5
* ask_from_entries_refH parameter format has changed so change all accesses to it.Pascal Rigaux2001-01-061-4/+4
* move to new ask_from's:Pascal Rigaux2001-01-051-4/+3
* use of SHARE_PATH for MonitorsDB, Cards+, CardsNamesFrancois Pons2001-01-051-4/+4
* some pixelization using the new if_Pascal Rigaux2001-01-041-9/+10