Re: OK. I've got Devil's Pie. Now what??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/19/07, William Case <billlinux@xxxxxxxxxx> wrote:
How do I set it up and use it?
locate returns 'doc' locations and '/usr/bin/devilspie'

The README lists two locations for a configuration file, but none exists
there.  Do I start by creating my own *.ds configuration file?

Well, the command line options seem to be broken, and the readme
documentation is sparse and out of date, so I just track the upstream
changelog to see what new matchers and actions are available. The man
page is somewhat helpful.

Here is a quick overview. To use devilspie, create a ~/.devilspie
directory, then fill it with .ds files. the .ds files are
s-expressions, and have a verbose syntax.

Taken from the readme, a .ds file could contain:
  (if (is (application_name) "XMMS") (set_workspace 2))
or another readme example with a regex and two actions:
   (if (matches (window_name) "^Character.+") (begin maximize
(set_workspace 2)))
or simply a println to find out what to match:
  (println window_name)

I hope this helps. I use devilspie to make my desktop a bit more
appliance like. When enabled, any windows that allow maximization are
automatically maximized and set to no window decorations.

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux