|
Re: Stick Question.: msg#00029xfce.user
Thanks All, Since the shortcut-key method didn't seem to work for me, I'm using devilspie. For those who are interested, my #.devilspie.xml' file looks like the following: <?xml version="1.0"?> <!DOCTYPE devilspie SYSTEM "devilspie.dtd"> <devilspie> <flurb name="Eterm on all Desktops"> <matchers> <matcher name="DevilsPieMatcherWindowName"> <property name="application_name" value="Eterm"/> </matcher> </matchers> <actions> <action name="DevilsPieActionSetWorkspace"> <property name="pinned" value="TRUE"/> </action> <action name="DevilsPieActionHide"> <property name="skip_pager" value="TRUE"/> <property name="skip_tasklist" value="TRUE"/> </action> <action name="DevilsPieActionLayer"> <property name="above" value="FALSE"/> </action> </actions> </flurb> <flurb name="epic4"> <matchers> <matcher name="DevilsPieMatcherWindowName"> <property name="application_name" value="epic4"/> </matcher> </matchers> <actions> <action name="DevilsPieActionSetWorkspace"> <property name="pinned" value="TRUE"/> </action> <action name="DevilsPieActionHide"> <property name="skip_pager" value="TRUE"/> <property name="skip_tasklist" value="TRUE"/> </action> <action name="DevilsPieActionLayer"> <property name="above" value="FALSE"/> </action> </actions> </flurb> </devilspie> And is launched via a simple shell script... devilspie ~/.devilspie.xml & Eterm -O -x -f white --scrollbar=false --buttonbar=false -g=100x40+0+0 -e epic4 -c#Support Dave 192.168.1.1 HTH Someone, Dave. Ales Jagodnik wrote: urxvt (unicode rxvt) can also be borderless. _______________________________________________ Xfce mailing list Xfce@xxxxxxxx http://lunar-linux.org/mailman/listinfo/xfce http://www.xfce.org |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Stick Question.: 00029, Ales Jagodnik |
|---|---|
| Next by Date: | website: 00029, LostSon |
| Previous by Thread: | Re: Stick Question.i: 00029, Ales Jagodnik |
| Next by Thread: | Re: Stick Question.: 00029, Sami Samhuri |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |