Archive for November, 2008
Dice
Sunday, November 23rd, 2008SYCNNO homepage
Wednesday, November 19th, 2008WinWrangler + gtkhotkey for Arch
Saturday, November 1st, 2008Mikkel Kamstrup Erlandsen just released updated versions of WinWrangler and gtkhotkey. I made PKGBUILDS for both, the icon for WinWrangler didn’t work so I hardcoded it.
He created this video of it in progress.
I use Super+1 for expand and Super+2 for tile, to do this in Openbox add this to your rc.xml in the <keyboard> section.
<keybind key=”W-1″>
<action name=”Execute”>
<command>winwrangler -l expand</command>
</action>
</keybind>
<keybind key=”W-2″>
<action name=”Execute”>
<command>winwrangler -l tile</command>
</action>
</keybind>
Download:
WinWrangler
gtkhotkey
- gaute
Tags: linux





