Re: conditional position/geometry?
"Marion Hakanson" <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] said: > I use several versions of "exmh-defaults". I give them names such as > "exmh-defaults.abc:0" (would be for display abc:0). > > A symlink, named "exmh-defaults.switch" points to the version currently in > use. > > The "exmh" on my path is a shell script that manipulates these files, then > invokes the real exmh. Interesting approach. Since I occasionally have two exmh instances running at once, from different displays, a symlink isn't going to work for me. But having a frontend script, or modifying exmh itself, to load display-specific (or resolution-specific) defaults would do the trick. Still, it might be simpler to do this with X resources, as long as one is careful that such resources don't also appear in exmh-defaults somewhere. The "help" text mentions that exmh-defaults will override X resources. Regards, Marion