lxde

I wrote a patch to xdg-open to support open url by preferred application which set by libfm-pref-apps command.

If you are using LXDE, you can set preferred application by libfm-pref-apps command(Preferences -> Preferred Application) but unfortunately xdg-open doesn't open your preferred application. That code is here. If an URL is given, xdg-open c…

I use xbacklight to change brightness. Although, I thought it would be fun to write an applet to change brightness.

I wrote it and works fine for me. At first, "./autogen.sh -> ./configure -> make -> make install" hasn't worked fine yet so you need to install manually :( I'll fix it. Anyway, it requires lxpanel and libXrandr development libraries. If yo…

LXDE default keyboard shortcuts memo

I am currently using LDEX on Fedora 15. so that is my quick memo about its default shortcut keys. These are defined in $HOME/.config/openbox/lxde-rc.xml "C" is Ctrl key "A" is Alt key "W" is Windows(Super) key "S" is Shift key Key bindActi…