You are not logged in.
Hellow everybody!
I changed some settings in 'tilda' and the window is gone.
Starting new instance does not help.
$ pidof tilda
4809
$ fg tilda
bash: fg: tilda: no such job
$ fg 4809
bash: fg: 4809: no such job
'task manager' also shows the process is running.
How to bring it back?
Thank you in advance!
Offline
rm -r ~/.config/tilda
Brianna Ghey — Rest In Power
Offline
I guess I did not explain it clearly.
I can start a new instance of 'tilda'. In fact, the new instance starts with the old settings (prior the change).
I just cannot bring the lost window to foreground and I have no idea where to look for it.
Both 'pid' and 'task-manager' show it is running somewhere but where?
Should I consider it lost cause and just kill the process?
Offline
The relevant configuration line is
fullscreen_key="F11"
Have you tried F11? I bind it to ` instead for that Quake console feel :-)
Brianna Ghey — Rest In Power
Offline