I think the main function of "Caps_Lock" isn't disabled. IMHO the clearest solution to put these line into your ~/.Xmodmap (and be sure it will be included at starting of xorg):
remove Lock = Caps_Lock If you don't want to use the "CapsLock" function it will be a good solution. Zsolt 2013/4/15 Timur Polatov <[email protected]> > Hi guys! > I set awful.key({ }, "Caps_Lock", function () kbdcfg.switch() end) and > following widget in my rc.lua > And now i have problem. When i switch layout to another language and write > something letters appear in an upper register. But switching of layout is > the way i needed. > > rc.lua http://bpaste.net/show/91517/ >
