On Tuesday 17 February 2004 11:59, Tom Payne wrote: > Most functions are simply Mod+key, e.g. Mod+C is close, Mod+Space toggles > the dock. > "Alternative" functions are Mod+Shift+key, e.g. Mod+Q is Quit, but > Mod+Shift+Q is Restart. Mod+X is run, but Mod+Shift+X is execute Lua code. > I use Mod+VIM keys for switching frames/tabs/workspaces, and Mod+Shift+VIM > keys for moving the active window to a new frame/tab/workspace. > Mod+1,2,3... switches tabs in the current frame, Mod+Shift+1,2,3... > switches workspaces. Submaps are for logical groups, e.g. Mod+M is maximise > then followed by H for horizontal or V for vertical.
That's 99% the same as my config actually :) the only think I do differnetly is to us Mod+1,2,3 to switch workspaces instead of the shifted numbers. Thanks to the person who gave me tip for modifying the CapsLock key. However, actually I don't want to disable this key completely, but switch between a german and english keyboard layout. So I want, that when CapsLock is on, I can use the english layout (much better for programming) and when the key is off to use my german layout (i need this for the umlauts like ����). Has anybody an idea, how I can achieve this? Probably with xmodmap, but how? Martin
