Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (set_resolution): set the resolution on all Screen sections (otherwise ↵ | Pascal Rigaux | 2002-08-23 | 1 | -19/+26 |
| | | | | Xinerama fails (?)) | ||||
* | create a backup of XF86Config (XF86Config.old) | Pascal Rigaux | 2002-08-12 | 1 | -0/+1 |
| | |||||
* | (set_resolution): handle the optional $resolution->{Y} | Pascal Rigaux | 2002-08-08 | 1 | -2/+5 |
| | | | | | (@resolutions): add 1280x960 | ||||
* | 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 |
| | |||||
* | make wacom config work | Pascal Rigaux | 2002-08-06 | 1 | -1/+1 |
| | |||||
* | - the old $o->{keyboard} is now $o->{keyboard}{KEYBOARD} | Pascal Rigaux | 2002-08-01 | 1 | -1/+1 |
| | | | | | | | | - 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 | ||||
* | *** 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 | 1 | -1/+1 |
| | |||||
* | 14 new modules, will it be enough?? :) | Pascal Rigaux | 2002-07-28 | 1 | -15/+240 |
| | |||||
* | new XFree handling library | Pascal Rigaux | 2002-07-24 | 1 | -0/+142 |
- only keyboard and mice functions are done, but adding the others is quite easy - so for now only used in mousedrake - but keyboarddrake and (of course) XFdrake will come |