8 05 2017
Elementary OS GNU/Linux: move window between desktop spaces (start application on specific desktop space)
#/bin/bash application=VMware desktop_space=2 wmctrl -s $desktop_space wmctrl -i -r `wmctrl -l | grep "$application" | cut -d ' ' -f 1` -t $desktop_space
See also:
https://superuser.com/questions/236526/how-to-open-a-program-on-particular-desktop
https://linux.die.net/man/1/devilspie
Finally a decent Skype replacement (Linux, OSX, Android, iOS, Web, Windows App) Elementary OS – wingpanel main menu crashing on search (NOT plank)
Comments are currently closed.