Email or username:

Password:

Forgot your password?
Top-level
mostlypat

@prahou awesome! is it using the sdl backend?

ive been thinking it might be fun to make a library for running programs in the framebuffer, accessing /dev/mouse and /dev/keyboard for input and whatnot

4 comments
Tomáš

@mostlypat yep, sdl magick! Now if I could only figure out how to use a drawing tablet with the console 🤔

mostlypat

@prahou neat, i will need to investigate further

i would have hoped the tablet would be handled automatically by wscons/wsmouse :(

Tomáš

@mostlypat I tried two, in both cases clicking works, but moving does not :(

Devine Lu Linvega

@prahou @mostlypat If you figure out what's needed for this to work, I'd love to help, I can imagine a oekaki drawing station, that'd be pretty sweet.

Go Up