|
发表于 2006-6-22 02:10:50
|
显示全部楼层
Post by ybyygu
这个应该存疑。
我在at中使用zenity就可以打开gtk对话框。
{{{
zenity --info --display=:0
}}}
Its probably nothing to do with at. AT will strip off all X authorities when switching to at env. (atd under user daemon -- look at manpage). This is just like "su". You can tweak it by assigning DISPLAY and opening up xhost to X server, but it doesn't always true for all X apps. |
|