Re: (switching between X11 and consoles (Re: switching games between fullscreen and window)



How do I disable Caps_Lock?

I disabled it with entries like that:


clear Shift
clear Lock
clear Control
clear Mod1
clear Mod2
clear Mod3
clear Mod4
clear Mod5

add Shift = Shift_L Shift_R
add Control = Control_L Control_R
add Mod1 = Alt_L
add Mod2 = Num_Lock
add Mod3 = Mode_switch
add Mod5 = Scroll_Lock


Suspending a game doesn´t help much. It continues to hijack the X11
session/display. That sucks ...


GH


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Is this right? Multiple imports of same module.
    ... through the module name (mod1 and mod2) and the alias MM (mod3). ...
    (comp.lang.python)
  • Re: Reporting from Queries
    ... SELECT Person, Mod2, "Mod2" ... SELECT Person, Mod3, "Mod3" ... This union query should allow you to create your report. ... > out any modules that did not have responses. ...
    (microsoft.public.access.reports)
  • Re: F90 module interdependencies
    ... needed by both mod1 and mod2 can be moved to a module mod3, ... used by mod1 and mod2. ... also applies to Fortran 2003. ...
    (comp.lang.fortran)
  • Re: F90 module interdependencies
    ... Should be an easy question for a Fortran ... module mod1 ... module mod2 ...
    (comp.lang.fortran)
  • Re: Namespace And Separate Modules
    ... >> I'm having a problem understanding namespace with modules. ... > the same place as the one in the mod1::. ... any global variables set in the main program's ... >> instance of mod2 should be in a completely different namespace from the ...
    (comp.lang.perl.misc)