summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig/xfreeX.pm
Commit message (Expand)AuthorAgeFilesLines
* => do as Chris Picton suggestedPascal Rigaux2003-08-011-26/+2
* perl_checker fixThierry Vignaud2003-05-201-2/+2
* perl_checker compliance for optional method argumentsPascal Rigaux2003-04-221-8/+8
* new perl_checker compliancePascal Rigaux2003-04-171-8/+8
* introduce ->is_fbdev, and use it to simplify ->set_resolutionPascal Rigaux2003-01-231-1/+1
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-4/+3
* - add/remove spaces to make perl_checker happyPascal Rigaux2002-11-141-1/+1
* various small syntax enhancements to please perl_checkerPascal Rigaux2002-11-111-2/+2
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-1/+1
* add XkbCompat "group_led" for all keyboards where a group layout switching is...Pascal Rigaux2002-11-041-1/+1
* (set_resolution): set the resolution on all Screen sections (otherwise Xinera...Pascal Rigaux2002-08-231-19/+26
* create a backup of XF86Config (XF86Config.old)Pascal Rigaux2002-08-121-0/+1
* (set_resolution): handle the optional $resolution->{Y}Pascal Rigaux2002-08-081-2/+5
* fix typoPascal Rigaux2002-08-081-1/+1
* replace 1152x768 with 1152x864 as it should and used to bePascal Rigaux2002-08-081-1/+1
* make wacom config workPascal Rigaux2002-08-061-1/+1
* - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD}Pascal Rigaux2002-08-011-1/+1
* *** empty log message ***Pascal Rigaux2002-07-311-1/+1
* make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")Pascal Rigaux2002-07-311-1/+1
* 14 new modules, will it be enough?? :)Pascal Rigaux2002-07-281-15/+240
* new XFree handling libraryPascal Rigaux2002-07-241-0/+142