Practical Key Combinations in pekwm :  a quick "cheat-sheet"
---------------------------------------------------
# Moving from one window to the next (windows' listings)
	Alt Tab			 = "NextFrame EndRaise" 
	Alt Shift Tab 		 = "PrevFrame EndRaise"  
	Alt Ctrl Tab 		 = "NextFrameMRU EndRaise"  
	Alt Ctrl Shift Tab 	 = "PrevFrameMRU EndRaise"  

# Moving from one workspace to the next
	Ctrl Alt Left 		 = "GotoWorkspace Left"  
	Ctrl Alt Right    	 = "GotoWorkspace Right"  

	Left-Win 1 		 = "GotoWorkspace 1"  
	Left-Win 2 		 = "GotoWorkspace 2"  
	[...]
	Left-Win 9 		 = "GotoWorkspace 9"  

	Ctrl Alt Up 		 = "Send to next workspace & go there"  
	Ctrl Alt Down 		 = "Send to previous workspace & go there"  

	Left-Win F1 		 = "SendToWorkspace 1"  
	Left-Win F2 		 = "SendToWorkspace 2"  
	[...]
	Left-Win F9 		 = "SendToWorkspace 9"  

# Simple window management
	Left-Win M 		 = "Toggle Maximized True True"  
	Left-Win F 		 = "Toggle FullScreen"  

	Left-Win Return 	 = "Move on Screen"  
	Left-Win Q 		 = "Close"  

	Left-Win I 		 = "Iconify"  
	Ctrl Alt Z	 	 = "Toggle Shaded"  

# Marking
	Left-Win Z 		 = "Toggle Marked"  
	Left-Win A 		 = "Attach Marked"  

# Tagging
	Left-Win T 		 = "Toggle Tagged False"  

# Menus
	Ctrl Alt R 		 = "Show Root Menu"  
	Ctrl Alt L		 = "Show Goto Menu"  

	Left-Win W 		 = "Show Window Menu"  
	Left-Win X 		 = "Hide All Menus"  

# External Commands
	Left-Win E 		 = "Open a console"  

# Pekwm control
	Ctrl Alt Delete	 = "Exit to initial black console"  
	Left-Win D 		 = "Command Dialog"  
	Left-Win H 		 = "Hide | Show Harbour"  

-----------------------------------------------
Please note some of the above combinations may 
be already "taken" by rox, or opera, etc. Also, 
please see "~/.pekwm/Keys" file for more on 
pekwm key bindings or how to changes them.

musher0, Aug. 16 2012
-----------------------------------------------
