1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
FnFX ChangeLog
2004-10-12 Timo Hoenig <thoenig@nouse.net>
* FnFX 0.3 (bug fixes and new features)
* Updated: README: Hint that laptops without Toshiba BIOS are not
supported.
* Updated: README: Supported models
* Updated: README: New section 3.3 Known Laptops Which Do Not Work
* Updated: etc/keymap: Many new recognized Fn-combinations (Thanks Ben
and Gurer)
* Fix: Writing correct PID file (patch by Cedric Delfosse)
* Improvement: Make Polling more efficient (suggestion by Firat
Birlik)
* New Feature: Setting default brightness at startup of fnfxd (patch by Henning
Schmiedehausen)
* New Feature: New internal commands: toggle bluetooth and toggle cpu (patch by Stephan
Zalewski)
2003-10-07 Timo Hoenig <thoenig@nouse.net>
* FnFX 0.2 (completely rewritten version)
* Internal functions:
- brightness up
- brightness down
- toggle fan
- toggle video
- suspend to ram
- suspend to disk
- volume up
- volume down
* Added PID file support (fnfxd)
* Using shared memory/semaphores instead of message queues (fnfxd, fnfx)
* New, flexible concept for keymap (fnfxd)
* Configuration file structure changed (fnfxd, fnfx)
2003-04-24 Timo Hoenig <thoenig@nouse.net>
* FnFX Alpha
* Initial release
|