godspeed1989 / fbv

framebuffer image viewer
Other
79 stars 39 forks source link

Feature: Select device #7

Closed darul86 closed 4 years ago

darul86 commented 4 years ago

Would be nice to select the framebuffer device. I have multiple displays ( /dev/fb0 -/dev/fb2 ) and fbv always takes the first device. could u implement a switch to select the right device?

godspeed1989 commented 4 years ago

Indeed, you can select the right device by setting FRAMEBUFFER environment variable. The default is "/dev/fb0".