Slow madwifi + Debian upgrade

July 30, 2008 at 9:22 pm

Upgrading from a 18.6 to a 26.2 kernel in Debian Sid broke madwifi due to high-latency packet response (up to 25000 ms) and high packet loss (40%.)  Downgrading to madwifi stable (0.9.4) or trunk (07/31/08) resulted in same behavior.

Reverting back to the 18.6 kernel and installing madwifi stable (0.9.4) resulted in proper function.

sshfs instead of ftp

November 16, 2007 at 1:47 am

Got an ssh account on a machine? Don’t waste time retrieving a file, editing it, and uploading it manually.

sshfs user@target:/directory /mnt/point

You can then edit the file locally and, when saved, will do so across the ssh pipe.

.xbindkeysrc KB4000LCD

November 15, 2007 at 11:46 pm

## KB4000LCD Keyboard

# mute button
“amixer sset Master toggle”
m:0×10 + c:160

# stop button
“amarok -s”
m:0×10 + c:164

# forward track button
“amarok -f”
m:0×10 + c:153

# back track button
“amarok -r”
m:0×10 + c:144

# play/pause button
“amarok -t”
m:0×10 + c:162

# volume knob clockwise
“amixer sset Master 1+”
m:0×10 + c:176

# volume knob counterclockwise
“amixer sset Master 1-”
m:0×10 + c:174

# web back
“xvkbd -text “\[Alt_L]\[Left]“”
m:0×10 + c:234

# web forward
“xvkbd -text “\[Alt_L]\[Right]“”
m:0×10 + c:233

# web search
“xvkbd -text “\[F6]“”
m:0×10 + c:122

# web refresh
“xvkbd -text “\[F5]“”
m:0×10 + c:231

# web stop
“xvkbd -text “\[Esc]“”
m:0×10 + c:232

# bottom home
“firefox http://www.google.com/ig”
m:0×10 + c:130

# bottom email
“firefox http://www.gmail.com”
m:0×10 + c:236

# bottom star
“firefox http://www.myspace.com”
m:0×10 + c:230

# bottom media
“vlc”
m:0×10 + c:129

# power
“shutdown -P now”
m:0×10 + c:222

# moon
“shutdown -h now”
m:0×10 + c:223

# sun
“shutdown -r now”
m:0×10 + c:227

# monitor
“xvkbd -text “\[Ctrl_L]\[Alt_L]\[L]“”
m:0×10 + c:198

# calculator
“gcalctool”
m:0×10 + c:161