You are not logged in.
Pages: 1
I want to set up pretty desktop experience using commands on terminal, not by UI.
I don't users to go through any pain for setting up desktop for their need.
I am looking for commands help for:
1) adding some shortcuts on desktop to launch necessary apps
2) launch some apps when user is connected (new session is initiated)
3) improve resolution of desktop
Offline
Hi and wellcome.
Perhaps, you can tell what you try ?
Offline
I don't do any of this from the CLI, but my understanding is that these are the usual ways:
1) adding some shortcuts on desktop to launch necessary apps
You have to make a link to the desktop from the existing desktop file [existing ones are in /usr/share/applications (global), and ~/.local/share/applications (local)] --or create a new desktop file (and make it executable), if it doesn't exist.
More info in this answer: https://askubuntu.com/a/1014261
2) launch some apps when user is connected (new session is initiated)
Similar to the previous, you have to link or place the desired desktop files in /etc/xdg/autostart (global) or ~/.config/autostart (local).
Example: http://tillamookrage.blogspot.com/2007/ … e-way.html
3) improve resolution of desktop
Using xrandr: https://ubuntuforums.org/showthread.php?p=8595940
Offline
Yeah, and welcome to the forum!
Offline
Thanks guys for your response and I apologize for not able to respond earlier.
Originally I am trying to setup a nice desktop experience to all my users and I want to build an image with all these XFCE4 configurations running as shell script at the time of building of this Ubuntu image.
I will try as per above response.
Currently, I am facing slowness issue. As soon as user connects to my Ubunut using VNC client, they can see only partial desktop. After 40-50 seconds entire desktop comes up with background image and few shortcuts on desktop.
So what could be the reason to take 40-50 seconds before complete desktop brings up?
I want to upload some image here for better clarification but I couldn't see any option.
Last edited by himanshu.parmar13 (2019-08-09 18:53:26)
Offline
To embed images, see https://forum.xfce.org/help.php#img and you'll get something like this:
The VNC problem should be in its own thread, please start a new one!
Offline
To embed images, see https://forum.xfce.org/help.php#img and you'll get something like this:
Might be helpful to add that images are to be hosted on a third-party image hosting website and the IMG tags used to link to it. The forum help FAQ shows an onsite image link. I assume this was done either because the author wasn't thinking or because he/she didn't want to depend on an example image from such a website being accessible in perpetuity... In which case he/she probably wasn't thinking, lol (or this clarification would have been occurred in the FAQ instead of this post ).
Regards,
MDM
Offline
Thanks for the info, MDM!
Offline
Pages: 1
[ Generated in 0.014 seconds, 7 queries executed - Memory usage: 542.23 KiB (Peak: 543.08 KiB) ]