有没有办法指定 X 中生成的应用程序的窗口偏移量?

发布于 2024-10-12 01:03:45 字数 220 浏览 4 评论 0原文

我正在编写一个 bash 脚本,该脚本调用一些在自己的窗口中运行的应用程序。但是,它们出现在屏幕上的标准位置。我希望能够指定它们出现的屏幕坐标。

是否有可以在命令行中传递的设置来实现这一点?我目前正在使用 openbox,如果这是 openbox 无法提供的窗口管理器功能,任何人都可以推荐另一个轻量级窗口管理器(fluxbox?),我可以指定窗口偏移量吗?

有 X 设置可以帮我做到这一点吗?

I am writing a bash script that calls some apps that run in their own window. However, they appear at a standard position on the screen. I want to be able to specify the screen co-ordinates where they appear.

Is there a setting that can be passed in command line to make this happen? I am presently using openbox and if this is a window manager feature that openbox cannot provide, could anyone recommend another lightweight window manager (fluxbox?) to which I can specify window offsets?

Is there an X setting that can do this for me?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ゃ人海孤独症 2024-10-19 01:03:45

许多 X 客户端支持 -geometry 参数 (有时--geometry)它允许您指定初始窗口的大小和/或位置。

Many X clients support a -geometry argument (sometimes --geometry) which allows you to specify size and/or position of the initial window.

初见 2024-10-19 01:03:45

devilspie 可以帮助您在兼容的窗口管理器上指定不同的窗口属性。

还提供了一些示例

devilspie could be of help you can specify different window properties on compliant window managers.

Some examples are also available.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文