# readme about the abstract style and action file ...

# Developer or Stylist : Martin Hefner (martelinux@uni.de)

	Programm:			Description 			Shortcuts: 


	Eterm 				an Terminal Emulator		shift + F1
	mozilla				Web Browser 			shift + F2
	sylpheed			eMail Programm			shift + F3
	xchat & licq			an IRC and ICQ Programm		shift + F4
   
	xmms -r				Music 				Shift + F5
	guitar				archive/extraction tool		Shift + F6
	gedit				editor				Shift + F7
	bluefish			WebDevelopmentEditor		Shift + F8

# When you add new shoirtcuts then in the action file under :

DEF globalKeyBindings {
   {Eterm --title martin@nautilus}     : KeyPress = F1 & Shiftmask,
   {mozilla}             	       : KeyPress = F2 & Shiftmask,
   {sylpheed}			       : KeyPress = F3 & Shiftmask,
   {xchat & licq}              	       : KeyPress = F4 & Shiftmask,
   
   {xmms -r}			       : KeyPress = F5 & ShiftMask,
   {guitar}                  	       : KeyPress = F6 & ShiftMask,
   {gedit}			       : KeyPress = F7 & ShiftMask,
   {bluefish}			       : KeyPress = F8 & ShiftMask,
   {programm command }	       	       : Keypress = your favorite key,