Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Eventghost + Ubuntu Screen Off

If you have a question or need help, this is the place to be.
Post Reply
russco
Posts: 9
Joined: Sun Jan 04, 2015 10:10 pm

Eventghost + Ubuntu Screen Off

Post by russco »

Hi there,

I used to have things set up so that when I pressed 'A' on my remote, the display switched from my two monitors at my desk over to the big screen in front of my bed. As it did this, it also sent a little command to my second laptop on my desk, to turn off the screen, using nircmd and network event sender.

But, I've now changed the OS on the second laptop to Ubuntu. So my question is, how can I make Eventghost tell my Ubuntu laptop to turn off its screen?

Thanks for your time!
Sem;colon
Plugin Developer
Posts: 625
Joined: Sat Feb 18, 2012 10:51 am
Location: Germany

Re: Eventghost + Ubuntu Screen Off

Post by Sem;colon »

Hello russco,

welcome to the forum! :)

There is a SSH plugin for EventGhost:
viewtopic.php?f=9&t=6021

You can use it to pass this command to your Notebook
xset -display :0 dpms force off

(if ssh is not installed on your Notebook yet, you can do by entering
sudo apt-get install openssh-server
into the ubuntu terminal window)
If you like my work, Image me a drink :wink:
Post Reply