Sean
Sean
actually, in my laptop, the HDMI port is on framebuffer-con1 , and it works after iframebuffer-con1-pipe is set into CQAAAA==
[config.plist.zip](https://github.com/Xigtun/xps-9570-mojave/files/2857248/config.plist.zip)
could you give me the screenshot of the IOservices, just plug in the HDMI cable and see if there are any changes on the appleintelframebuffer
Hi [iiordanov](https://github.com/iiordanov): Can we directly map the meta key as a Win key: Code example: ``` // mapping meta key to windows key keymapAndroid[KeyEvent.KEYCODE_META_LEFT] = VK_LWIN | VK_EXT_KEY; keymapAndroid[KeyEvent.KEYCODE_META_RIGHT] =...
pretty nice project!