benruijl / sflock

Simple X display locker, with basic user feedback. Based on slock.
MIT License
50 stars 21 forks source link

Inappropriate ioctl for device #31

Open root2185 opened 2 years ago

root2185 commented 2 years ago

I tried to use it on a PinePhone with sxmo-wm-dwm:

error locking console: Inappropriate ioctl for device
error: could not find font. Try using a full description.

I didn't specified the fonts, do you do it with -f /usr/share/fonts/truetype/noto/NotoMono-Regular.ttf ?

I wanted to see if I can get an on-screen keyboard to work. Can you add an implementation for touchscreens with svkbd or some OSK?