about summary refs log tree commit diff
path: root/pkgs/games/humblebundle
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-08-10 00:27:02 +0200
committeraszlig <aszlig@redmoonstudios.org>2016-08-10 00:27:02 +0200
commit235b37909b62f90b93c433338df6ab50ee65c886 (patch)
tree50ed272d26a12b7d7d665ef2e658af9ba912f0f1 /pkgs/games/humblebundle
parent979d733c078366919141204fb768c339ef8f3bd6 (diff)
hardware/t100ha: Fix vblank issue early at initrd
Using xset for DPMS control only works as soon as we have an X session,
but we want to work around the issue as early as possible so let's set
it in preDeviceCommands.

The program here directly uses the ioctls to blank/unblank the current
console without enums/constants (14 is blank and 4 is unblank) because
it's just a workaround and supposed to go away in the near future.

If we'd wanted to use the constants from tiocl.h, we'd have to add
dependencies on Linux headers, but I'm lazy right now ;-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/games/humblebundle')
0 files changed, 0 insertions, 0 deletions