From: coLinux a. <col...@he...> - 2010-07-15 04:08:58
|
The autobuild system has detected a new revision in the source repository. Review last changed from changelog.txt, also attached in mail. Download the compiled version: http://www.henrynestler.com/colinux/autobuild/devel-20100714/ colinux-0.7.8-20100714.src.tgz (1059290 Bytes) daemons-0.7.8-20100714.dbg.zip (599558 Bytes) daemons-0.7.8-20100714.zip (480972 Bytes) Note, the autobuild compilation does not include an installer. Remember to reload the driver with these commands: colinux-daemon.exe --remove-driver colinux-daemon.exe --install-driver The vmlinux and modules are up to date. Please use last version from http://www.henrynestler.com/colinux/autobuild/devel-20100630/ The autobuild compilations are not official releases of Cooperative Linux software. There is no warranty that any autobuild version is stable. If use this autobuild version, please give us feedback of your experience. Job runs on machine with 64 bit version of gcc 4.3.2. A service from http://gcc.gnu.org/wiki/CompileFarm -- Lots of fun with newest version, Henry Nestler ------------------------------------------------------------------------ r1499 | vshai | 2010-07-14 20:48:43 +0000 (Wed, 14 Jul 2010) | 5 lines Changed paths: M /branches/devel/src/colinux/os/winnt/user/console-fltk/head.cpp Workaround for some Vista keyboard drivers bugs where WinKey+C and WinKey+V don't work properly. Now the combination WinKey+Home will also act as copy (i.e., in addition to WinKey+C); WinKey+End will also work as paste (i.e., in addition to WinKey+V). ------------------------------------------------------------------------ |