I've got the Smile Desktop (a Windows app) running under CrossOver Linux but I'm unable to close the program from the icon in the system tray. I can close it from the System Manager/Top by sending the TERM signal and that's the way that seems to work best for me. I know I can close it from the terminal with killall but that seems to cause problems with not saving settings, etc., for the next time I launch it. Is there a way to send a TERM signal from the terminal?
J.M. "BostonPeng" Hardin Now very happily running SolydK My new Linux blog: Tux + Me It's time for Dodgers baseball!
it will give you the variants for the correct command.
Robert Collard, Madison, WI HP s5710f, 2x AMD Athlon II 260@3.2Ghz, 3GB RAM, 640GB HD Debian 7.0 Wheezy 3,2,0-4 Xfce 4.10 AMD-64 Linux Mint 15 Olivia 3.8.0-19 Xfce 4.10 AMD-64
it will give you the variants for the correct command.
Thanks. I see I can specify signal 15 SIGTERM but I'm getting a complaint about needing a process or job ID, and I'd prefer to use the program name (Smile.exe) so I can turn it into a launcher or a bash script.
J.M. "BostonPeng" Hardin Now very happily running SolydK My new Linux blog: Tux + Me It's time for Dodgers baseball!
You can look for the Process ID in the top and similar programs, but kill and similar programs all search by process ID, not by name. Windows has the same problem, you must identify the program yourself, not simply type in a program name to finish the program.
Have you tried simply selecting the window and using the Alt-F4 key combination to close the window?
I can close the Smile Desktop without a problem, but it includes a system tray icon that stays until you completely close the program, and it doesn't recognize right-clicks under Wine. That's what I was hoping to close from the terminal but I'll just use the handy System Monitor icon I put in Fancy tasks for closing it.
J.M. "BostonPeng" Hardin Now very happily running SolydK My new Linux blog: Tux + Me It's time for Dodgers baseball!