CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/03/17 16:42:46

Modified files:
        .              : ChangeLog 
        src            : config.c config.l 
        src/engine     : kgraphics.c scriptdebug.c 
        src/gfx/drivers: ggi_driver.c xlib_driver.c 
        src/include    : kernel.h 

Log message:
* (a) Added driver options "swap_caps_ctrl" to swap the left ctrl key with
CapsLock (to get a Sun-like keyboard layout)
* (b) When doing CanBeHere, other objects' nsRect is read from their selectors
* (c) BaseSetter gives correct results now

(b) fixes an unfiled problem with bubbles in the PQ2 intro.
(c) fixes #114, #142

(a): 'use ggi.swap_caps_ctrl = true' (similar for xlib) to enable swapping.

-- Christoph


Reply via email to