Setting WM_NORMAL_HINTS.win_gravity via xprop

2013-03-12 Thread Dominic Walden
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

Re: XInput 2.1 valuator values when resuming from SlaveSwitch

2013-03-12 Thread Peter Hutterer
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

Re: X display locking

2013-03-12 Thread Alan Coopersmith
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

XInput 2.1 valuator values when resuming from SlaveSwitch

2013-03-12 Thread Paul Vojta
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

Re: X display locking

2013-03-12 Thread Aaron Plattner
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

Re: X display locking

2013-03-12 Thread Torsten Jager
> 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

Re: X not starting on Tegra Harmony

2013-03-12 Thread Satya Swaroop Damarla
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

X not starting on Tegra Harmony

2013-03-12 Thread Satya Swaroop Damarla
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