Thread: single app per workspace
hello, first post please gentle... there way restrict single application each workspace?
referring workspaces screen representations shown in workspace switcher (next trash icon)
if possible, possible have script or application re-launches application if shut down, crashes or prevent application minimizing.
interested in removing right-click menu , panels gnome system option.
got idea gentoo, firefox kiosk live-cd , decided how make cd more usable public kiosk. prefer debian , ubuntu not fancy tinkering other distros.
lastly not mind, if in gnome, or alternative long functionality there.
in advance,
lew
update:
x :3 -ac & nvidia-settings --load-config-only & sleep 2 & display=:3 gedit seems launch gedit in screen3 not workspace
have tried wmctrl recognises desktop 0 not sure how use that, ooh poo
update2:
check if firefox running can use following script, have tested , thinking of having each app
code:if [ "$(pidof -x firefox)" ] echo "firefox running" else firefox& fi
any insights???
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Desktop Environments [all variants] single app per workspace
Ubuntu
Comments
Post a Comment