I'm currently working a lot from a windows laptop accessing through SSH -X to my Kubuntu powerfull desktop.
I launch my applications easily and it is way more convinient than a RDP in my honest opinion.
The only problem remaining, is when I have to launch a program that I don't know the name. Last time is was a PDF viewer... Was it Okular ? Evince ? Something else with the command name really different than the name displayed in the window?
I would like to open through ssh X my start menu in which I could search for applications, setting or file graphically. Ideally only the button.
If it is possible, What is the name of the command to launch that ? If not, is there another way to do it ? Or a tool that would do that (optionnaly another desktop environnement)? I cannot think I'm the first to have the idea to do that, but I fail in finding some clues on the internet.
Any help appreciated =)
You can get and use Kubuntu's start menu this way:
Start a terminal window and run
and (in the ssh session) run
and select your application with the GUI name (instead of guessing the command line name).
You can make an alias for the long command line to make things more convenient.
When I tested it, I found that the menu was dead after starting a program, so you must exit and re-start the menu, when you need it again.
I found this method at the following link,
Edit:
In the Ubuntu family flavours and many other Linux distros, the desktop files to start application programs are stored in the directory
/usr/share/applications
. If you open your file browser there, you can start your programs by clicking the icons of the desktop files, in Kubuntu via