PDA

View Full Version : [kubuntu] What does -session mean ?



Cygnus
April 28th, 2008, 10:17 AM
I have made a small tray application a while back ago. But I just noticed something today. When I logged into KDE without having my application running:


$ ps aux|grep snake
cygnus 2422 0.0 1.3 32824 13984 ? S 10:52 0:00 snaketray -session 10dbe17472000119365256900000057900124_1209139523_6 59393
cygnus 2423 0.0 1.3 32824 13980 ? S 10:52 0:00 snaketray -session 10dbe17472000120030566800000103440030_1209139523_6 59614
cygnus 2424 0.0 1.3 32824 13988 ? S 10:52 0:00 snaketray -session 10dbe17472000120118061300000289180039_1209139523_6 59401
cygnus 2428 0.0 1.3 32824 13984 ? S 10:52 0:00 snaketray -session 10dbe17472000120334710400000053840023_1209139523_6 59814

What are those -session entries ? And I have not even started the app so why is it running ? After starting it it is listed as normal but the four -session entries are still there unless I kill them.

Cygnus
April 29th, 2008, 07:07 PM
No clues about this ?

Cygnus
May 28th, 2008, 02:20 PM
Does it have something do with if you exit kde with the application still running ?