Skip to main content

Home/ Ubuntu - Linux for human beings/ Group items tagged Lisp

Rss Feed Group items tagged

David Corking

Multitasking in Ubuntu - Using Devil's Pie - OS, Software & Networking by ExtremeTech - 0 views

  • For example, I have a file called $HOME/.devilspie/games.ds that opens all games on workspace #4: (begin (if (is (application_name) "gnobots2") (begin (set_workspace 4)) ) (if (is (application_name) "iagno") (begin (set_workspace 4)) ) (if (is (application_name) "same-gnome") (begin (set_workspace 4)) ) ) Similarly, I have an xawtv.ds configuration file that says: (if (is (application_name) "xawtv") (above) )
  •  
    tutorial for an interesting new lisp-y tool
1 - 1 of 1
Showing 20 items per page