Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | corrected create_xpm API | damien | 2002-03-18 | 1 | -7/+7 |
| | |||||
* | (fullname2mouse): workaround when "1 Button" is not found | Pascal Rigaux | 2002-03-11 | 1 | -0/+5 |
| | |||||
* | special case for non detected usb interface on a box with no mouse. | Pascal Rigaux | 2002-03-01 | 1 | -0/+11 |
| | | | | | | | we *must* find out if there really is no usb, otherwise the box may not be accessible via the keyboard (if the keyboard is USB) the only way to know this is to make a full pci probe | ||||
* | USB|Generic is 3 button mice, add a USB 2 Button entry | Pascal Rigaux | 2002-02-20 | 1 | -1/+2 |
| | |||||
* | text positionning | damien | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -1/+0 |
| | |||||
* | bugfix + cosmetic changes | damien | 2001-09-16 | 1 | -6/+9 |
| | |||||
* | readded darea realization | damien | 2001-09-15 | 1 | -1/+1 |
| | |||||
* | trying to remove draw | damien | 2001-09-14 | 1 | -1/+1 |
| | |||||
* | removed debug code | damien | 2001-09-12 | 1 | -1/+1 |
| | |||||
* | test updated | damien | 2001-09-11 | 1 | -17/+14 |
| | |||||
* | mouse test worked | damien | 2001-09-11 | 1 | -14/+32 |
| | |||||
* | test_mouse moved | damien | 2001-09-10 | 1 | -0/+114 |
| | |||||
* | added hid type usb mouse support. | Francois Pons | 2001-09-10 | 1 | -2/+2 |
| | |||||
* | added missing AlwaysCore line for second mouse in XF3. | Francois Pons | 2001-08-31 | 1 | -3/+4 |
| | |||||
* | make sure to update all symlink according to any mouse (max 2) probed. | Francois Pons | 2001-08-30 | 1 | -0/+1 |
| | |||||
* | fix previous fixes on mouse::write_conf | Francois Pons | 2001-08-30 | 1 | -16/+18 |
| | |||||
* | improved write_conf to enable multi-mice if only once mice is already defined. | Francois Pons | 2001-08-29 | 1 | -22/+73 |
| | |||||
* | updated for devfssumlinkf | damien | 2001-08-28 | 1 | -1/+1 |
| | |||||
* | typo | damien | 2001-08-28 | 1 | -1/+1 |
| | |||||
* | make it compile | damien | 2001-08-27 | 1 | -1/+2 |
| | |||||
* | add_devfslink | damien | 2001-08-27 | 1 | -1/+1 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -2/+2 |
| | |||||
* | - enhance perl2fcalls (which now handle /xxx(...)/ as a regexp in more cases) | Pascal Rigaux | 2001-06-11 | 1 | -1/+1 |
| | | | | | | - remove the use of /xxx (...)/x by /xxx(...)/ as perl2fcalls is getting smart => make gc happy which is very important, what would we be without him? | ||||
* | updates to X, mouse setup for PPC | Stew Benedict | 2001-04-14 | 1 | -2/+5 |
| | |||||
* | fix wacom usb tablet | Francois Pons | 2001-04-11 | 1 | -2/+3 |
| | |||||
* | PPC keyboard/mouse button emulation | Stew Benedict | 2001-04-03 | 1 | -0/+30 |
| | |||||
* | fixed for standalone XFdrake and mousedrake (multi-mouse and | Francois Pons | 2001-03-28 | 1 | -23/+37 |
| | | | | | correct probe (USB)). | ||||
* | added support for two mice (laptop). The second mice is generally PS/2 as | Francois Pons | 2001-03-27 | 1 | -5/+15 |
| | | | | | probe can says it is present. | ||||
* | (detect): fix francois... uh, no too hard. easier to fix francois's bugs ;pp | Pascal Rigaux | 2001-03-24 | 1 | -4/+11 |
| | |||||
* | added multiple tablet support (wacom), moved usb probe for mouse and tablet | Francois Pons | 2001-03-23 | 1 | -30/+37 |
| | | | | | at the beginning. | ||||
* | mods to create/move image, to /export for PPC, use vmlinux for PPC | Stew Benedict | 2001-03-23 | 1 | -2/+3 |
| | | | | | | | prepend of_dev to initrd stanza in yaboot.conf add 1-button mouse for PPC | ||||
* | added /dev/modem in modem list selection | damien | 2001-03-23 | 1 | -2/+1 |
| | |||||
* | (detect): replace commands::modprobe by modules::load as it should (or??) | Pascal Rigaux | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | help cperl-mode | Pascal Rigaux | 2001-01-05 | 1 | -1/+1 |
| | |||||
* | use ldetect-lst for usb => now auto detects mice types :) | Pascal Rigaux | 2000-12-16 | 1 | -9/+13 |
| | |||||
* | (write_conf): fix to make make test_pms happy | Pascal Rigaux | 2000-12-08 | 1 | -1/+1 |
| | |||||
* | doc + split | damien | 2000-11-24 | 1 | -0/+45 |
| | |||||
* | now there are 8 ttyS* available for configuration. Used for internal modem ↵ | damien | 2000-11-07 | 1 | -1/+1 |
| | | | | configuration that uses ttyS* > 3 | ||||
* | changed 'IntelliMouse label' to 'Generic PS2 Wheel Mouse' | damien | 2000-11-05 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-10-02 | 1 | -4/+4 |
| | |||||
* | i18n fixes | Stefan Siegel | 2000-10-01 | 1 | -5/+5 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-25 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-21 | 1 | -1/+7 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-19 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-15 | 1 | -84/+120 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-14 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-12 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Francois Pons | 2000-09-12 | 1 | -4/+12 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-07 | 1 | -8/+7 |
| |