From: W. Trevor King Date: Tue, 8 Jul 2008 21:09:21 +0000 (+0000) Subject: Importing NanoBlogger post "Fluxbox" X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8f44ee9e48773f1c2de8edc2b8afc3c2e4bfaa22;p=mw2txt.git Importing NanoBlogger post "Fluxbox" --- diff --git a/posts/Fluxbox.mdwn b/posts/Fluxbox.mdwn new file mode 100644 index 0000000..1811850 --- /dev/null +++ b/posts/Fluxbox.mdwn @@ -0,0 +1,11 @@ +[[!meta title="Fluxbox"]] +[[!meta date="2008-07-08 17:09:21"]] +Ah, I should also point out some trouble I was having with Fluxbox/Fluxkeys +and the mouse. Using Fluxkeys does something wierd to your mouse settings, +as explained [here](http://ubuntuforums.org/showthread.php?t=617812). The +solution is to not use Fluxkeys and edit `~/.fluxbox/keys` directly with your +text editor of choice. + +From cknight: "..there is a utility called 'fluxkeys' which will 'help' build a keys file. BEWARE: This program will corrupt your keys file changing any desktop mouse binding to 'Mousetop1' 'Mousetop2', etc. Doing this will disable your ability to correclty use your mouse properly..." + +[[!tag linux]]