Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (is_fbdev): fix typo | Pascal Rigaux | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | introduce ->is_fbdev, and use it to simplify ->set_resolution | Pascal Rigaux | 2003-01-23 | 1 | -10/+8 |
| | |||||
* | perl_checker adaptations | Pascal Rigaux | 2002-11-27 | 1 | -1/+1 |
| | |||||
* | Xconfig::xfree3::set_resolution and Xconfig::xfree4::set_resolution must not ↵ | Pascal Rigaux | 2002-08-28 | 1 | -5/+4 |
| | | | | modify parameter $Screen before calling Xconfig::xfreeX::set_resolution (otherwise the resolution setting is done on only one device which is bad for multi-head) | ||||
* | 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) | ||||
* | make wacom config work | Pascal Rigaux | 2002-08-06 | 1 | -1/+1 |
| | |||||
* | 14 new modules, will it be enough?? :) | Pascal Rigaux | 2002-07-28 | 1 | -3/+195 |
| | |||||
* | new XFree handling library | Pascal Rigaux | 2002-07-24 | 1 | -0/+56 |
- 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 |