Jerome Yuzyk posted on Mon, 15 Jul 2013 12:17:14 -0600 as excerpted: > Perhaps someone here knows where the list of currently-opened items that > Restore would use is stored, and maybe I can do something with that. I > have a stock set of things that I always open after a restart, that's > easy. What is not so easy is what I had open in addition to these items > after a restart. My idea is to be able to pick up where I left off after > a restart but selectively. > > Now that I am getting familiar looking into the source for various KDE > components, a pointer to which package/source file would get me started.
Take a look at ksmserver, and $KDEHOME/share/config/ksmserverrc. At the modular level, ksmserver is part of kde-workspace (at least for the 4.10 and 4.11 series I have available here on gentoo to check). -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.
