public Session getSessionFromHotkey(HotKeyId hkid)
 {
     return(sc.findSessionByKey(getSessionKeyFromHotkey(hkid)));
 }