|
NAME
SYNOPSIS
DESCRIPTION
To set an atom on a window, you must specify it as atom=value.
ENVIRONMENT
EXAMPLESPrint value of property "WM_CLASS" $ atomx WM_CLASS
0x00e00005Change window name to "atomx" $ atomx WM_NAME=atomx
0x00e00005Delete property "IS_FULLSCREEN" on a window $ atomx -d IS_FULLSCREEN
0x00e00005
|