From: AceLan Kao Date: Wed, 4 Jul 2012 07:20:14 +0000 (+0800) Subject: asus-nb-wmi: add some video toggle keys X-Git-Tag: v3.6-rc1~48^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3766054fff4af1b58a1440a284907887f4d2e8be;p=pandora-kernel.git asus-nb-wmi: add some video toggle keys 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 Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed