![]() |
Kings Cross disappeared - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139) +---- Thread: Kings Cross disappeared (/showthread.php?tid=11560) |
Kings Cross disappeared - bobblestiltskin - 09-20-2020 I used 'Kings Cross' as my terminal under mobian. Last week sometime it disappeared from my phone. How do I re-install it? I can not see it under Utils in Software, nor does 'apt search cross' yield anything that looks suitable. I did manage to install 'Terminator' but prefer 'Kings Cross' because I can access <ESC> and <CTRL> from the keyboard in 'Kings Cross'. RE: Kings Cross disappeared - wi_badger - 09-20-2020 (09-20-2020, 04:45 PM)bobblestiltskin Wrote: I used 'Kings Cross' as my terminal under mobian. The same thing happened to me maybe two months ago, never understood why, nor could I find Kings Cross to re-install it ... I replaced it with Lily Term, which has the keys you mention. It uses a transparent background, however, which can make it hard to use against a light desktop background. RE: Kings Cross disappeared - a-wai - 09-21-2020 King's Cross package name is "kgx" RE: Kings Cross disappeared - fernando_c_m - 09-21-2020 (09-20-2020, 04:45 PM)bobblestiltskin Wrote: I did manage to install 'Terminator' but prefer 'Kings Cross' because I can access <ESC> and <CTRL> from the keyboard in 'Kings Cross'.I think this behavior is not the default one anymore. Any terminal you open seems to use the last keyboard layout you used in squeakboard. You have then to select the terminal keyboard layout manually, if you open the terminal. apt autoremove will certainly remove Kings Cross. RE: Kings Cross disappeared - daniel - 09-21-2020 (09-21-2020, 03:16 AM)fernando_c_m Wrote: apt autoremove will certainly remove Kings Cross. I tried apt autoremove and king'scross still there. These are the ones autoremove removed: Quote:mobian@mobian:~$ sudo apt autoremove RE: Kings Cross disappeared - fernando_c_m - 09-21-2020 Code: Reading package lists... Ok. Interesting. Thank you for pointing that out. I have been upgrading mobian with apt using the mid june stable image as a starting point. Then I get the output above. Maybe a similar workflow as the other people who have reported Kings Cross being removed. RE: Kings Cross disappeared - natasha - 09-21-2020 (09-21-2020, 11:23 AM)fernando_c_m Wrote: Ok. Interesting. Thank you for pointing that out. I have been upgrading mobian with apt using the mid june stable image as a starting point. Then I get the output above. Maybe a similar workflow as the other people who have reported Kings Cross being removed.Maybe you know. Autoremove should remove orphaned packages. If it is removing an app this is wrong, right? [/quote] RE: Kings Cross disappeared - bobblestiltskin - 09-21-2020 (09-21-2020, 03:04 AM)a-wai Wrote: King's Cross package name is "kgx" Thank you so much - I have managed to reinstall via apt. (09-21-2020, 03:16 AM)fernando_c_m Wrote:(09-20-2020, 04:45 PM)bobblestiltskin Wrote: I did manage to install 'Terminator' but prefer 'Kings Cross' because I can access <ESC> and <CTRL> from the keyboard in 'Kings Cross'.I think this behavior is not the default one anymore. Thank you very much - I now see that if I toggle the behaviour to terminal - either in Terminator or kgx (Kings Cross) I see <ESC> and <CTRL> keys! Not sure why autoremove wanted to remove kgx, though? RE: Kings Cross disappeared - LMalilil - 09-22-2020 Same thing happened to me two updates ago. I managed to install Konsole instead and it works fine. I use Konsole with my PBP so I prefer it anyways |