Remove desktop service Ubuntuservice command not working with tomcat7Prevent monitors from going black on...

Is there any evidence that Cleopatra and Caesarion considered fleeing to India to escape the Romans?

Has any country ever had 2 former presidents in jail simultaneously?

Will number of steps recorded on FitBit/any fitness tracker add up distance in PokemonGo?

Why do ¬, ∀ and ∃ have the same precedence?

C++ check if statement can be evaluated constexpr

How would you translate "more" for use as an interface button?

Why is the "ls" command showing permissions of files in a FAT32 partition?

How to draw a matrix with arrows in limited space

Mimic lecturing on blackboard, facing audience

A Trivial Diagnosis

Change the color of a single dot in `ddot` symbol

Can a stoichiometric mixture of oxygen and methane exist as a liquid at standard pressure and some (low) temperature?

A variation to the phrase "hanging over my shoulders"

Can I say "fingers" when referring to toes?

Biological Blimps: Propulsion

The Digit Triangles

Short story about a deaf man, who cuts people tongues

What fields between the rationals and the reals allow a good notion of 2D distance?

Is there a nicer/politer/more positive alternative for "negates"?

15% tax on $7.5k earnings. Is that right?

What is the English pronunciation of "pain au chocolat"?

What is going on with gets(stdin) on the site coderbyte?

Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?

What are some good ways to treat frozen vegetables such that they behave like fresh vegetables when stir frying them?



Remove desktop service Ubuntu


service command not working with tomcat7Prevent monitors from going black on lockscreenHow to start a tftp server in ubuntu using systemctl start tftp command?How to completely disable classic Bluetooth and BLE in Kubuntu 16.04How can I start/stop as a service as a normal user without sudoMendeley desktop crashHow to avoid paste of multiline text on ubuntu command line?Can't switch to multi-user.target on Ubuntu 16.04.3 DesktopUbuntu 16.04 custom application not launching after creating .desktop fileAutomating an application in Ubuntu













0















I made an application using Qt for Ubuntu 16.04. I want only my application to run on the system and want to stop all other GUI to be non interactive. On windows I can do that by disabling the explorer.exe.
Is there any similar way to to this in Ubuntu? I could only find to disable the nautilus service.



I tried to disable the GUI interface and opened the application using CLI. My application runs on 2 desktop screens so that doesn't work as well. The resolution is not supported by Ubuntu.



Any help would be greatly appreciated.









share







New contributor




goshantry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I made an application using Qt for Ubuntu 16.04. I want only my application to run on the system and want to stop all other GUI to be non interactive. On windows I can do that by disabling the explorer.exe.
    Is there any similar way to to this in Ubuntu? I could only find to disable the nautilus service.



    I tried to disable the GUI interface and opened the application using CLI. My application runs on 2 desktop screens so that doesn't work as well. The resolution is not supported by Ubuntu.



    Any help would be greatly appreciated.









    share







    New contributor




    goshantry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I made an application using Qt for Ubuntu 16.04. I want only my application to run on the system and want to stop all other GUI to be non interactive. On windows I can do that by disabling the explorer.exe.
      Is there any similar way to to this in Ubuntu? I could only find to disable the nautilus service.



      I tried to disable the GUI interface and opened the application using CLI. My application runs on 2 desktop screens so that doesn't work as well. The resolution is not supported by Ubuntu.



      Any help would be greatly appreciated.









      share







      New contributor




      goshantry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I made an application using Qt for Ubuntu 16.04. I want only my application to run on the system and want to stop all other GUI to be non interactive. On windows I can do that by disabling the explorer.exe.
      Is there any similar way to to this in Ubuntu? I could only find to disable the nautilus service.



      I tried to disable the GUI interface and opened the application using CLI. My application runs on 2 desktop screens so that doesn't work as well. The resolution is not supported by Ubuntu.



      Any help would be greatly appreciated.







      16.04





      share







      New contributor




      goshantry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      goshantry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      goshantry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 48 secs ago









      goshantrygoshantry

      11




      11




      New contributor




      goshantry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      goshantry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      goshantry is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          goshantry is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1127724%2fremove-desktop-service-ubuntu%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          goshantry is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          goshantry is a new contributor. Be nice, and check out our Code of Conduct.













          goshantry is a new contributor. Be nice, and check out our Code of Conduct.












          goshantry is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1127724%2fremove-desktop-service-ubuntu%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...