From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752250AbcGARLk (ORCPT ); Fri, 1 Jul 2016 13:11:40 -0400 Received: from cmta4.telus.net ([209.171.16.77]:59588 "EHLO cmta4.telus.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751207AbcGARLj (ORCPT ); Fri, 1 Jul 2016 13:11:39 -0400 X-Authority-Analysis: v=2.1 cv=JeNB1h+V c=1 sm=2 tr=0 a=pFAENMRtwlRHMcLpHxdKvA==:117 a=pFAENMRtwlRHMcLpHxdKvA==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=gCj8bwyDgMzsotY0eigA:9 a=QEXdDO2ut3YA:10 X-Telus-Outbound-IP: 104.205.131.155 To: linux-kernel@vger.kernel.org From: bob Subject: Asus screenDUO Message-ID: <5776A449.8020408@telusplanet.net> Date: Fri, 1 Jul 2016 11:11:37 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello. I'm posting here because someone asked (a long time ago) for a driver or app that would drive a little usb gadget (mini vga display) called the screenDUO that comes with Asus motherboards. I recently put a bunch of work into it (multiline support, color text, pixel drawing, etc.) And its quite useful (but no button support yet). If you are interested in the app, search on github for screenduo4linux. I won't post the url because the spam filter would kill this whole message. Thank you.