Terminal problem - Printable Version +- Damn Small Linux Forums (https://damnsmalllinux.org/forums) +-- Forum: Damn Small Linux Forum (https://damnsmalllinux.org/forums/forum-1.html) +--- Forum: Help Section (https://damnsmalllinux.org/forums/forum-4.html) +--- Thread: Terminal problem (/thread-90.html) |
Terminal problem - jcdq - 04-01-2024 When using file manager and trying to open the terminal with F4, it does not open the terminal. What should I do? I am using DSL RC2. Regards! RE: Terminal problem - John - 04-01-2024 Thank you for pointing out the bug. To fix this: launch Fluxbox or JWM without zzzfm edit ~/.config/zzzfm/session, at line 68 replace roxterm with urxvt save and exit It should work after that. I'll fix this bug in the next cut. RE: Terminal problem - jcdq - 04-01-2024 Thank you, John Andrews! RE: Terminal problem - John - 04-02-2024 You're welcome, and thank you for trying DSL. |