Re: xlsatom, xprop



tbasien staggered into the Black Sun and said:
I googled a lot, but w/out success. Who [knows] how I can set
information [on] the X Server and get [that information] back [from]
an X client?

More specifics, please. What, precisely, are you trying to set and
query? Do you want something like xset and xset q?

xlsatom shows some "ATOMS". How can I set them?

"man XInternAtom"?

xprop has a switch [called] -set name value. This is what I need.
But I am unable to find the right syntax.

Post the xprop command you're using. Take a look at this:

xprop | grep WM_NAME
WM_NAME(STRING) = "mhgraham@mallory:~/News - Shell No. 2 - Konsole"
xprop -set WM_NAME "mhgraham@foobar:~/News - Shell No. 2 - Konsole"
(works properly)

....leave off the format specifier when doing -set. Also, post what it
is that you really want to achieve in the end. Whatever your end goal
is, there's probably an easier way, but nobody can tell you what that
way is just yet.

--
The squirrels now live in fear of the magic exploding compost heap.
--Dan Holdsworth
=======Hire me! http://crow202.dyndns.org:8080/~mhgraham/resume/
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
.



Relevant Pages

  • Re: Rerun an open query in Access 2007
    ... Dan: I can't tell you specifics like that. ... Access to re-run the Query that is "on top". ... Quick Access Toolbar. ...
    (microsoft.public.access.queries)
  • Re: counting records in a recordset
    ... > I have a query that is supposed to return only 1 record, ... > record and alert the user to contact the database administrator. ... I cannot get into specifics because you did not ... Please reply to the newsgroup. ...
    (microsoft.public.inetserver.asp.general)
  • Re: FromDate - ToDate
    ... below are a few more specifics. ... I would like to run a query that would group by property, by month, and sum ... "John W. Vinson" wrote: ...
    (microsoft.public.access.queries)
  • Re: Referencing a sum query result in a text box
    ... > It depends really on the specifics of what you mean. ... > If you have a query that produces totals according to groupings of your ... > probably include the totals query into the existing query that the form ...
    (microsoft.public.access.formscoding)