ウィンドウタイトルは誰が設定するか

  • 投稿日:
  • by
  • カテゴリ:



アプリが設定するようですな。


WM_NAMEプロパティを設定するようです。あとは誰の仕事かというと、ウィンドウマネージャなんですかね。



syasuda@syasuda-ubuntu:~/画像$ xwininfo


xwininfo: Please select the window about which you


would like information by clicking the


mouse in that window.


xwininfo: Window id: 0xe00004 "syasuda@syasuda-ubuntu: ~/画像"


Absolute upper-left X: 1860


Absolute upper-left Y: 290


Relative upper-left X: 1860


Relative upper-left Y: 290


Width: 422


Height: 319


Depth: 24


Visual Class: TrueColor


Border width: 0


Class: InputOutput


Colormap: 0x20 (installed)


Bit Gravity State: NorthWestGravity


Window Gravity State: NorthWestGravity


Backing Store State: NotUseful


Save Under State: no


Map State: IsViewable


Override Redirect State: no


Corners: +1860+290 -102+290 -102-159 +1860-159


-geometry 80x24+1860+290



xpropのほうがいいらしい・・・


アプリは「画像」という文字列をSet/Getできているようなので、Xmingの問題・・・なのかなぁ。


# xtermの引数でなんとかなるはずとちゃうんか?