boinc/html
David Anderson 625b129abc - client: fixed bug that broke idle detection on Unix.
The problem: the various checks were surrounded by things like
    #ifdef HAVE__DEV_MOUSE
    If the host on which the client is built doesn't have a mouse
    (as is the case with our build machine)
    then the resulting executable doesn't check /dev/mouse,
    even if it exists on the target host.
- removed configure checks for /dev/mouse, /dev/kbd, and /dev/tty1

svn path=/trunk/boinc/; revision=13947
2007-10-24 18:58:23 +00:00
..
bt Due to magic quotes check the IDs and hashes are now always 20 bytes 2007-10-10 21:06:10 +00:00
inc - user web: change "host" to "computer" in a few places 2007-10-24 17:59:08 +00:00
languages Localization: BOINC distributed websites and BOINC Manager language files: Russian(ru), Durch(nl) 2007-10-17 05:44:52 +00:00
ops - Bossa: 2007-10-18 21:43:25 +00:00
project.sample User web: add HTML DOCTYPE (4.01 Transitional) to all pages, make some HTML validity changes. 2007-10-22 19:36:01 +00:00
user - client: fixed bug that broke idle detection on Unix. 2007-10-24 18:58:23 +00:00