Yes [at work]... it looks like this:

// $Xorg: mousekeys,v 1.3 2000/08/17 19:54:48 cpqbld Exp $
// 
partial default xkb_types "default" {
    virtual_modifiers Alt;

    type "SHIFT+ALT" {
        modifiers = Shift+Alt;
        map[Shift+Alt] = Level2;
        level_name[Level1] = "Base";
        level_name[Level2] = "Shift+Alt";
    };
};

at work, the shift-alt-numlock doesn't work either... 
something DOES seem to be happening, though, as now I can NOT get any
directional control from my numeric keypad!  The keys spit back numbers
on my console, with the numlock in either state (keyboard light for
state still seems to toggle, though).  Maybe my system is now in some
other (mysterious) state?  [soundtrack insinuates impending doom...]

hum

   benb


On Thu, 2003-01-16 at 08:20, Grigsby, Garl wrote:
> Ben,
>       Check the following directory: /etc/X11/xkb/types. Do you have a mousekeys 
>file?
> 
> G


_______________________________________________
Eug-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to