software

All posts tagged software

xlogo.jpg

Software > startup > X >

There are several pages for it, but I have this one working:
https://github.com/dlitz/xtoolwait

Xtoolwait notably decreases the startup time of an X session by reducing the load on the X server and Linux.

It starts an X client in the background, waits for a window to be mapped on the root window, and then exits. It can improve performance for users who start a bunch of X clients automatically (for example, xterm, xlock, xconsole, whatever) when the X session starts.



Continue Reading

Software >

(on Wikipedia)
https://www.burtonini.com/blog/tag/devilspie.html

Devil's Pie is for window matching & acting just like the KDE window actions, except heinously difficult to configure.

You probably want to try wmctrl instead.

Continue Reading