-
Openbox-LXDE notification problem: message color unreadable
Hallo,
I succeeded to start Knoppix with Openbox-LXDE window manager instead of Metacity. I wanted this because I am not satisfied with Compiz, nor Metacity. Bugs, high resource-usage, they does not support the effective work. But Openbox-LXDE is very fast, highly customizable, lightweight and just works. In one word: it is wonderful! 
How I achieved this:
First, you have to appply "nocompiz" and "kopik_ncwm" cheatcodes.
Then edit /etc/X11/Xsession.d/45knoppix file.
Code:
# kopik.m: use openbox-lxde instead of metacity with "kopik_ncwm" cheatcode
kopik_ncwm=metacity
case "$CMDLINE" in *\ kopik_ncwm*) kopik_ncwm=openbox-lxde;; esac
for LXDECONFIG in "$HOME/.config/lxsession/LXDE/config" "$HOME/.config/lxsession/LXDE/desktop.conf"; do
[ -r "$LXDECONFIG" ] || continue
if [ -n "$COMPIZ" ]; then
if grep -q -v '^window_manager *= *compiz' "$LXDECONFIG" 2>/dev/null; then
# CAUTION: lxsession no longer supports commandline optione for window_manager!
sed -i -e 's|^window_manager *=.*|window_manager=compiz|g' "$LXDECONFIG"
fi
else
if grep -q '^window_manager *= *compiz' "$LXDECONFIG" 2>/dev/null; then
sed -i -e 's|^window_manager *= *compiz.*|window_manager='"$kopik_ncwm"'|g' "$LXDECONFIG"
fi
fi
done
As you can see, one still can use Metacity by not applying "kopik_ncwm" boot option.
Unfortunately, nothing is perfect: now there is an annoying problem: if Knoppix starts with Openbox-LXDE window manager, the notifications are invisible: maybe with black fonts in a very dark background. So, they are totally unreadable. But if I apply "-t 0" option, the text is still visible.
Code:
$ notify-send test -t 0
The bug is like described in the following page:
Notification message colour unreadable with "GNOME Classic" session
So, the problem is related somehow to the Openbox-LXDE session, but I do not understand how. Anyone has idea how to resolve this issue?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

Yottamaster 5 Bay RAID USB3.1 Type C Hard Drive Enclosure 3.5" 2.5" SATA HDD SSD
$124.79

Yottamaster 5 Bay RAID USB 3.1 C Hard Drive Enclosure Fits 2.5/3.5" SATA HDD SSD
$152.51

Yottamaster 2 Bay External Hard Drive Enclosure RAID USB3 2.5" 3.5" SATA HDD SSD
$111.99

Yottamaster 2 Bay 3.5" RAID Hard Drive Enclosure USB 3.1 Fits SATA SSD HDD 32TB
$84.79

Intel RAID Storage Expander RES2SV240 E91267-203 SAS SATA 6Gb 24 Port US
$47.39

Aluminum USB-C RAID HDD Enclosure Dual Bay 2x 2.5" SATA SSD/HDD with Stand
$39.99

DELL PERC H710 ADAPTER 512MB CACHE 6Gbp/s SAS controller raid PCIE US seller
$59.88

LSI MegaRaid 9361-8i 12Gbps SAS 3 Raid Controller w/ License: RAID 5, 6 Fastpath
$88.00

LSI MegaRAID 9361-8i 12Gbps PCIe 3 x8 SATA SAS 3 8 Port RAID + BBU & CacheVault
$93.10

LSI Broadcom MegaRAID 9361-8i 12Gb PCIe 8-Port SAS/SATA RAID w/BBU & CacheVault
$96.95