Raspberry Pi Issue
I was able to get Onboard installed onto my Pi 4 64 bit and started at launch. Unfortunately, I setup the auto-hide feature and it no longer shows up at all. I have a minimal GUI as this is just setup as a home assistant touch screen kiosk. Is there anything I can do from the command line to get Onboard to show up when it is supposed to(when in a text field)?
When running:
$ onboard -display :0
It returns:
Traceback (most recent call last):
File "/usr/bin/onboard", line 35, in <module>
from Onboard.OnboardGtk import OnboardGtk as Onboard
File "/usr/lib/
from Onboard.KbdWindow import KbdWindow, KbdPlugWindow
File "/usr/lib/
config = Config()
File "/usr/lib/
cls.
File "/usr/lib/
self.
File "/usr/lib/
root.
File "/usr/lib/
self.level = _checkLevel(level)
File "/usr/lib/
raise ValueError("Unknown level: %r" % level)
ValueError: Unknown level: 'ISPLAY'
Nothing happens onscreen.
I am happy to post any logs required. I just need to know which ones you need.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Onboard Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Noah Bowman for more information if necessary.