14:51 | wumpus | on the cubox, when using the framebuffer only (X not running), does anyone know how to prevent the screen (hdmi signal) from going off after a while? there seems to be some auto blanking when the keyboard is not used |
15:10 | punkt | wumpus: http://www.armadeus.com/wiki/index.php?title=FrameBuffer |
15:10 | punkt | wumpus: /sys/class/graphics/fb0/blank |
15:12 | punkt | wumpus: regarding your timeout, look at the examples for '\033[9;X]' where X is the timeout in minutes |
15:33 | wumpus | thanks :) |
23:41 | punkt | wumpus: did the commands work out for you? |