Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Linux "start" equivalent (Need to launch an executable?)
Re: Linux "start" equivalent [message #44097 is a reply to message #44080] Wed, 24 December 2014 13:45 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3372
Registered: August 2008
Senior Veteran
Hello rainbowsally

You can make me a favor Smile : please tell me the way to identify your desktop system and the best way to launch a program in your system. I mean:

- The way to identify your system
For example: environment variables (GNOME_DESKTOP_SESSION_ID in gnome, KDE_FULL_SESSION in KDE) or some text in xprop output.

- The best way to launch a program in your system
For example:
    system("kfmclient exec \"" + String(file) + "\" &"); 
    system("xdg-open \"" + String(file) + "\"");


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems with OfficeAutomation (Solved)
Next Topic: Docking files in bazaar and uppsrc differ
Goto Forum:
  


Current Time: Mon Jun 17 04:08:55 CEST 2024

Total time taken to generate the page: 0.02265 seconds