wm

wm - Communicate with window manager

    wm aspect window ?minNumer minDenom maxNumer maxDenom?
    wm attributes window
    wm attributes window ?option?
    wm attributes window ?option value option value...?

    -disabled
    -toolwindow
    -topmost
    -alpha
    -transparentcolor

    -modified
    -titlepath
    -alpha
    -topmost
    -transparent
    -fullscreen

    wm client window ?name?
    wm colormapwindows window ?windowList?
    wm command window ?value?
    wm deiconify window
    wm focusmodel window ?active|passive?
    wm frame window
    wm geometry window ?newGeometry?
    wm grid window ?baseWidth baseHeight widthInc heightInc?
    wm group window ?pathName?
    wm iconbitmap window ?bitmap?
    wm iconify window
    wm iconmask window ?bitmap?
    wm iconname window ?newName?
    wm iconposition window ?x y?
    wm iconwindow window ?pathName?
    wm maxsize window ?width height?
    wm minsize window ?width height?
    wm overrideredirect window ?boolean?
    wm positionfrom window ?who?
    wm protocol window ?name? ?command?
    wm resizable window ?width height?
    wm sizefrom window ?who?
    wm stackorder window ?isabove|isbelow window?
    wm state window ?newstate?
    wm title window ?string?
    wm transient window ?master?
    wm withdraw window

posted @ 2011-06-14 13:16  greencolor  阅读(247)  评论(0编辑  收藏  举报