asus-nb-wmi: add some video toggle keys
authorAceLan Kao <acelan.kao@canonical.com>
Wed, 4 Jul 2012 07:20:14 +0000 (15:20 +0800)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 12 Sep 2012 02:37:36 +0000 (03:37 +0100)
commit 3766054fff4af1b58a1440a284907887f4d2e8be upstream.

There are some new video switch keys that used by newer machines.
0xA0 - SDSP HDMI only
0xA1 - SDSP LCD + HDMI
0xA2 - SDSP CRT + HDMI
0xA3 - SDSP TV + HDMI
But in Linux, there is no suitable userspace application to handle this,
so, mapping them all to KEY_SWITCHVIDEOMODE.

Signed-off-by: AceLan Kao <acelan.kao@canonical.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

No differences found