Package: fluxbox / 1.3.5-2
Metadata
Package | Version | Patches format |
---|---|---|
fluxbox | 1.3.5-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix xterm keybinding.patch | (download) |
data/keys |
2 1 1 - 0 ! |
This changes the default keybinding from xterm to x-terminal-emulator, which is more complient with Debian policy. This is a local change only, for the most part. |
fix startup check fbautostart.patch | (download) |
util/startfluxbox.in |
8 8 0 - 0 ! |
debian-local change to check if fbautostart exists. This is to better integrate the two apps, without fbautostart having to restort to gross hacks to get it's self started up, or give the user correct (but unexpected) behavior. |
fix home detection.patch | (download) |
src/FbTk/StringUtil.cc |
34 29 5 - 0 ! |
usually $HOME is set when fluxbox runs. in some rare scenarios (eg., fuzzying binaries to detect bugs) one could launch fluxbox by using 'env -i' and thus eliminating $HOME from the environment. to prevent crashes fluxbox uses now 'getpwuid()' when $HOME is not set to detect the home folder. |
1