Hello,
I've been trying to change the value of the "window gravity" property
using xprop. According to the README file for xprop this is the place
to ask.
xprop's manpage doesn't have very much about setting properties in
general, and setting the values of WM_NORMAL_HINTS is particularly
tricky b
On Tue, Mar 12, 2013 at 12:53:33PM -0700, Paul Vojta wrote:
> Dear all:
>
> I've been working on adding "smooth scrolling" to xdvi (after a long
> hiatus), and I'm encountering some glitches when switching pointer devices.
>
> Specifically, when a slave is being switched back on, the scroll valua
On 03/12/13 12:21 PM, Aaron Plattner wrote:
> On 03/12/2013 11:52 AM, Torsten Jager wrote:
>>> Applications should never call those functions - they are Xlib's
>>> internal locking mechanism for the request buffers.
>>
>>> Applications should only call XInitThreads() to set up the locks
>>> before
Dear all:
I've been working on adding "smooth scrolling" to xdvi (after a long
hiatus), and I'm encountering some glitches when switching pointer devices.
Specifically, when a slave is being switched back on, the scroll valuators
are always reported as having value 0 in the classes field of the
X
On 03/12/2013 11:52 AM, Torsten Jager wrote:
Applications should never call those functions - they are Xlib's
internal locking mechanism for the request buffers.
Applications should only call XInitThreads() to set up the locks
before any Xlib calls are made.
I think Allen must have been thin
> Applications should never call those functions - they are Xlib's
> internal locking mechanism for the request buffers.
> Applications should only call XInitThreads() to set up the locks
> before any Xlib calls are made.
Thank you for answering.
You are confusing me. My manpage says
"It is o
I thought a better way to represent my problem and I did X-verbose and I
had the following output... and after that its freezing...
X -verbose
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/skidata-harmony:0
_XSERVTransMakeAllCOTSS
Hi Guys,
I have a problem which may be small and simple but for the moment its
keeping me on pins and needles.
I have a board which is a special version of Tegra Harmony board from
NVIDIA Tegra. I am using OpenYocto project to create a image and rootfs for
the board.
I successfully build the