On Sun, 24 May 2009, Wu, Yue wrote:
> Hi, I tried to make all of R[www.r-project.org] relative stuffs, like graph it
> produces by graphic device x11(), floating, the method I've tried are:
> 
>     { NULL,       "R",        NULL,       0,            True },
>     { NULL,       "R*",        NULL,       0,            True },
>     { NULL,       NULL,        "R",       0,            True },
>     { NULL,       NULL,        "R*",       0,            True },
>     { "R",       NULL,        NULL,       0,            True },
>     { "R*",       NULL,        NULL,       0,            True },
> 
> But all of them failed, what's wrong?

use `xprop' to get the class name or instance name of R.

HTH

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩162 馬戴  灞上秋居
    灞原風雨定  晚見雁行頻  落葉他鄉樹  寒燈獨夜人
    空園白露滴  孤壁野僧鄰  寄臥郊扉久  何年致此身

Reply via email to