<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.Xmodmap</filename>
    </added>
    <added>
      <filename>.config/awesome/rc.v3stable.lua</filename>
    </added>
    <added>
      <filename>.xbindkeysrc</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -20,7 +20,7 @@ URxvt.saveLines:        32767
 URxvt.cursorBlink:      true
 URxvt.cursorColor:      #FFFFFF
 
-URxvt.shading:          15
+URxvt.shading:          35
 URxvt.tintColor:        #000000
 URxvt.depth:            24
 !URxvt.borderLess:       true</diff>
      <filename>.Xdefaults</filename>
    </modified>
    <modified>
      <diff>@@ -384,7 +384,6 @@ awful.hooks.manage.register(function (c)
     -- Set border anyway
     c.border_width = beautiful.border_width
     c.border_color = beautiful.border_normal
-    client.focus = c
 
     -- Check if the application should be floating
     local cls = c.class
@@ -407,6 +406,9 @@ awful.hooks.manage.register(function (c)
         awful.client.movetotag(tags[target.screen][target.tag], c)
     end
     
+    -- Do this after tag mapping, so you don't see it on the wrong tag for a split second.
+    client.focus = c
+    
     -- Prevent new clients from becoming master
     awful.client.setslave(c)
 </diff>
      <filename>.config/awesome/rc.lua</filename>
    </modified>
    <modified>
      <diff>@@ -75,12 +75,12 @@
    --&gt;
    &lt;alias&gt;
       &lt;family&gt;serif&lt;/family&gt;
-      &lt;prefer&gt;&lt;family&gt;Liberation Serif&lt;/family&gt;&lt;/prefer&gt;
+      &lt;prefer&gt;&lt;family&gt;DejaVu Serif Condensed&lt;/family&gt;&lt;/prefer&gt;
    &lt;/alias&gt;
 
    &lt;alias&gt;
       &lt;family&gt;sans-serif&lt;/family&gt;
-      &lt;prefer&gt;&lt;family&gt;Liberation Sans&lt;/family&gt;&lt;/prefer&gt;
+      &lt;prefer&gt;&lt;family&gt;DejaVu Sans Condensed&lt;/family&gt;&lt;/prefer&gt;
    &lt;/alias&gt;
 
    &lt;alias&gt;</diff>
      <filename>.fonts.conf</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,7 @@
 gtk-icon-theme-name=&quot;Eikon&quot;
-gtk-font-name = &quot;Liberation Sans 9&quot;
-#&quot;DejaVu Sans Semi-Condensed 9&quot;
+gtk-font-name = &quot;DejaVu Sans Condensed 9&quot;
 style &quot;user-font&quot;
 {
-        font_name = &quot;Liberation Sans 9&quot;
+        font_name = &quot;DejaVu Sans Condensed 9&quot;
 }
 widget_class &quot;*&quot; style &quot;user-font&quot;</diff>
      <filename>.gtkrc.mine</filename>
    </modified>
    <modified>
      <diff>@@ -3,6 +3,8 @@
 # ~/.xinitrc
 # Executed by startx (run your window manager from here)
 xrdb -merge $HOME/.Xresources &amp;
+xmodmap $HOME/.Xmodmap &amp;
+xbindkeys &amp;
 xsetroot -cursor_name left_ptr -solid &quot;#090909&quot; &amp;
 nvidia-settings --load-config-only &amp;
 urxvtd -o -q -f &amp;</diff>
      <filename>.xinitrc</filename>
    </modified>
    <modified>
      <diff>@@ -89,4 +89,4 @@ AUTO_NETWORKS=(auto-wireless wlan0)
 #   - prefix a daemon with a ! to disable it
 #   - prefix a daemon with a @ to start it up in the background
 # Removed: netfs
-DAEMONS=(syslog-ng @crond cpufreq hal laptop-mode @net-auto @alsa @sensors @esekeyd)
+DAEMONS=(syslog-ng @crond cpufreq hal laptop-mode @net-auto @alsa @sensors)</diff>
      <filename>system/etc/rc.conf</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>.config/awesome/rc_v3.lua</filename>
    </removed>
    <removed>
      <filename>system/etc/esekeyd.conf</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>f114e3458f40e20b380ec68bab0e52bcebb93328</id>
    </parent>
  </parents>
  <author>
    <name>stxza</name>
    <email>seynthan.tx@gmail.com</email>
  </author>
  <url>http://github.com/stxza/arch-linux-configs/commit/efc1f50b92c9253b2e1c41d18e1854f52002bff2</url>
  <id>efc1f50b92c9253b2e1c41d18e1854f52002bff2</id>
  <committed-date>2008-12-04T10:07:56-08:00</committed-date>
  <authored-date>2008-12-04T10:07:56-08:00</authored-date>
  <message>Some tweaks such as xmodmap, cbindkeys, fonts</message>
  <tree>c1d7aaef53e61ddb66ad8eadc44c7c0a1094d0fd</tree>
  <committer>
    <name>stxza</name>
    <email>seynthan.tx@gmail.com</email>
  </committer>
</commit>
