Hi
I posted the questions below 11 days ago but received no responses. Here is
another try. Any comments would be appreciated.
Best regards
David
-
I am running an Eclipse based IDE on Ubuntu 10.04 LTS, which runs on a VMWare
virtual machine on a remote server.
The Samsung TV I use as a monitor does not support DPMS,
but it can (naturally) be controlled by an IR remote.
Is there any way to get hooks into the power management
so I can grab control of a DPMS off and actually send
an IR command to turn off the TV and vice-versa?
(Obviously this depends on
On Monday, May 28, 2012 11:34:22 AM Tom Horsley did opine:
> The Samsung TV I use as a monitor does not support DPMS,
> but it can (naturally) be controlled by an IR remote.
>
> Is there any way to get hooks into the power management
> so I can grab control of a DPMS off and actually send
> an IR
On Mon, May 28, 2012 at 2:55 PM, David Aldrich
wrote:
> Hi
>
> I posted the questions below 11 days ago but received no responses. Here is
> another try. Any comments would be appreciated.
>
> Best regards
>
> David
>
> -
>
> I am running an Eclipse based IDE on Ubunt
> Although it's hard to tell, but if there is an xserver running on the vmware
> host then it might be an app which does too much data transfer (like
> pixmaps), which fine locally, but not over a network
Which xserver would you suggest as a better alternative?
David
On Mon, 28 May 2012 09:59:46 -0400
Tom Horsley wrote:
> The Samsung TV I use as a monitor does not support DPMS,
> but it can (naturally) be controlled by an IR remote.
>
> Is there any way to get hooks into the power management
> so I can grab control of a DPMS off and actually send
> an IR com
On 28/05/12 23:22, David Aldrich wrote:
>> Although it's hard to tell, but if there is an xserver running on the vmware
>> host then it might be an app which does too much data transfer (like
>> pixmaps), which fine locally, but not over a network
>
> Which xserver would you suggest as a better alt
On Sun, 27 May 2012 23:46:45 +0200
Giuseppe Penone wrote:
> Hi,
> I'm writing a simple open source gtk(mm) "on screen keyboard" (
> http://code.google.com/p/giuspen-x-osk/source/checkout)
> and, while all characters and modifiers work pretty good, I'm
> struggling from several days with the dire
Hi and thanks for your example code.
Using your function "sendKey" unfortunately all keysyms work but the
direction arrows,
result that I already obtained.
The direction arrows still produce the effect:
- up and down cause no visible effect
- right and left cause right+down and left+up.
On Mon,