GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ATOMX(1) FreeBSD General Commands Manual ATOMX(1)

atomx
manage X atoms on a window

atomx [-d] atom [=value] wid

atomx will print, add, change and remove X atoms on the window with ID wid. By default atomx will print the value of the atom atom if it exists.

To set an atom on a window, you must specify it as atom=value.

Delete atom atom from the window.

atomx acts on the X display specified by the DISPLAY variable.

Print value of property "WM_CLASS"
$ atomx WM_CLASS 0x00e00005

Change window name to "atomx"

$ atomx WM_NAME=atomx 0x00e00005

Delete property "IS_FULLSCREEN" on a window

$ atomx -d IS_FULLSCREEN 0x00e00005
November 21, 2019 wmutils

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.