News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu

How to return to desktop

Started by wolfgang6444, May 10, 2014, 19:08:17

Previous topic - Next topic

wolfgang6444

Hi,

this is a very basic question:
Is there a way to quit the vompclient and return to the X11-desktop without rebooting?

Thanks
Wolfgang

MartenR

No, not with default build options.
But you can uncomment the following line in the makefile
vomp_options+= -DVOMP_HAS_EXIT
Then vomp has an exit option.

It may be, that you have to restore the X11 drivers in a way, since vomp is not written with having a running X11 in mind.

Marten