<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://antix.mepis.org/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://antix.mepis.org/index.php?title=Fluxbox_Tips_and_Tricks&amp;feed=atom&amp;action=history</id>
		<title>Fluxbox Tips and Tricks - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://antix.mepis.org/index.php?title=Fluxbox_Tips_and_Tricks&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://antix.mepis.org/index.php?title=Fluxbox_Tips_and_Tricks&amp;action=history"/>
		<updated>2013-05-25T16:36:16Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.1</generator>

	<entry>
		<id>http://antix.mepis.org/index.php?title=Fluxbox_Tips_and_Tricks&amp;diff=1449&amp;oldid=prev</id>
		<title>Anticapitalista at 17:41, 18 July 2007</title>
		<link rel="alternate" type="text/html" href="http://antix.mepis.org/index.php?title=Fluxbox_Tips_and_Tricks&amp;diff=1449&amp;oldid=prev"/>
				<updated>2007-07-18T17:41:47Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Keyboard Shortcuts -Basic==&lt;br /&gt;
&lt;br /&gt;
To open Keys file - Fluxbox menu&amp;gt;Fluxbox&amp;gt;File Editing&amp;gt;Keys.&lt;br /&gt;
&lt;br /&gt;
A very basic set up is provided.&lt;br /&gt;
&lt;br /&gt;
The syntax for a keybinding is quite easy:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;  &amp;amp;lt;mod&amp;amp;gt; [&amp;amp;lt;mod&amp;amp;gt; &amp;amp;lt;mod&amp;amp;gt;] key [key key]&amp;amp;nbsp;:command &amp;amp;lt;command_options&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;lt;mod&amp;amp;gt; is called a &amp;quot;modifier&amp;quot; and typing 'xmodmap&lt;br /&gt;
-pm' in an aterm shows what modifiers are available. Typical&lt;br /&gt;
modifiers used in the keys file are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;  Mod1    == Alt&lt;br /&gt;
  Mod4    == Windows key&lt;br /&gt;
  Control == Ctrl&lt;br /&gt;
  Shift   == Shift&lt;br /&gt;
  None    == No key&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Here are a few examples:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;  Control a&amp;amp;nbsp;:ExecCommand aterm   # Ctrl+a will bring up an aterm&lt;br /&gt;
  Mod1 4&amp;amp;nbsp;:Workspace 4            # Alt+4 will change to workspace 4&lt;br /&gt;
  None F9&amp;amp;nbsp;:ExecCommand aterm -T 'Top' -e top  # F9 will open &amp;quot;Top&amp;quot; in aterm&lt;br /&gt;
  Mod4 r&amp;amp;nbsp;:Exec fbrun     # Windows key+r will bring up the Fluxbox command dialog&lt;br /&gt;
  Mod1 k&amp;amp;nbsp;:KillWindow      # Alt+k kills the focused window&lt;br /&gt;
  Mod4 f&amp;amp;nbsp;:Exec firefox           # Windows key+f opens firefox&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
A basic, common command is &amp;lt;b&amp;gt;ExecCommand&amp;lt;/b&amp;gt;, or &amp;lt;b&amp;gt;Exec&amp;lt;/b&amp;gt;. You can execute apps, scripts (take care of $PATH), and set things via 'xset.'&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For more detail and other options see the excellent [http://fluxbox-wiki.org/index.php/Keyboard_shortcuts fluxbox-wiki]&lt;/div&gt;</summary>
		<author><name>Anticapitalista</name></author>	</entry>

	</feed>