Comment fonctionne xosd et sa fonction osd_cat? [fvwm] - Linux et OS Alternatifs
Marsh Posté le 28-08-2004 à 10:43:48
Je l'utilise sous fvwm par exemple pour afficher un message quand je change de décoration de fenêtre ou encore de wallpaper Rien ne fonctionne, rien du tout
AddToFunc OsdDisplay + I Exec killall -s KILL osd_cat; + I Exec echo "$0" | osd_cat -c white -f -*-lucida-bold-r-*-*-25-*-*-*-*-*-*-* -o 20 -p top -A center -S grey20 -s 2 -O 1 -S grey30 -s 2 -O 1 AddToFunc SetDecor + I OsdDisplay "Applying Decor ($0)" + I Read $0 + I Refresh + I UpdateStyles + I Exec echo Read $0 > $[FVWM_USERDIR]/.currentDecor
Make sure you enter the(*)required information where indicate.HTML code is not allowed
Marsh Posté le 28-08-2004 à 10:43:48
Je l'utilise sous fvwm par exemple pour afficher un message quand je change de décoration de fenêtre ou encore de wallpaper
Rien ne fonctionne, rien du tout
AddToFunc OsdDisplay
+ I Exec killall -s KILL osd_cat;
+ I Exec echo "$0" | osd_cat -c white -f -*-lucida-bold-r-*-*-25-*-*-*-*-*-*-* -o 20 -p top -A center -S grey20 -s 2 -O 1
-S grey30 -s 2 -O 1
AddToFunc SetDecor
+ I OsdDisplay "Applying Decor ($0)"
+ I Read $0
+ I Refresh
+ I UpdateStyles
+ I Exec echo Read $0 > $[FVWM_USERDIR]/.currentDecor
Message édité par python le 28-08-2004 à 10:46:29