mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
More tweaks - set bg and start startup-monitor
git-svn-id: https://svn.o-hand.com/repos/poky@94 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,9 +1,15 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
|
||||||
|
## All this should be done by themeing/xsettings.. ##
|
||||||
matchbox-desktop --icon-size 48 \
|
matchbox-desktop --icon-size 48 \
|
||||||
--icon-padding 64 \
|
--icon-padding 64 \
|
||||||
--font sans-8:bold \
|
--font sans-8:bold \
|
||||||
|
--bg /usr/share/themes/Clearlooks/background/default.png
|
||||||
--titlefont sans-8:bold &
|
--titlefont sans-8:bold &
|
||||||
|
|
||||||
|
mb-applet-startup-monitor &
|
||||||
|
|
||||||
matchbox-panel --orientation east \
|
matchbox-panel --orientation east \
|
||||||
--padding 4 \
|
--padding 4 \
|
||||||
--no-menu \
|
--no-menu \
|
||||||
|
|||||||
Reference in New Issue
Block a user