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.2.29~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64c7d340e491c5bbcd62bc5617c49f7ee8693e2;p=pandora-kernel.git asus-nb-wmi: add some video toggle keys 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 Signed-off-by: Matthew Garrett Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed