Port-hpcsh archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/hpcsh/conf



On Fri, Jul 02, 2004 at 18:05:23 +0000, UCHIYAMA Yasushi wrote:

> From: UCHIYAMA Yasushi <uch%netbsd.org@localhost>
> Subject: CVS commit: src/sys/arch/hpcsh/conf
> To: source-changes%NetBSD.org@localhost
> 
> 
> Module Name:  src
> Committed By: uch
> Date:         Fri Jul  2 18:05:23 UTC 2004
> 
> Modified Files:
>       src/sys/arch/hpcsh/conf: GENERIC
> Added Files:
>       src/sys/arch/hpcsh/conf: DEBUG
> 
> Log Message:
> enable X-window configuration default.
> add com* at pcmcia and ppp configuration.
> move debug option to DEBUG.

Is there any particular reason that you've enabled J6X0TP_WSMOUSE_EXCLUSIVE
and uncommented J6X0TP_*_ICON_KEYSYM?

The commented keysym options were set to defaults, so uncommenting
them doesn't change anything.  It's my fault that I didn't make it
explicit that those commented out options are there only to provide an
example and their values are defaults anyway.

As for the J6X0TP_WSMOUSE_EXCLUSIVE - our touchpanel code sort of
assumes that the touch screen size and the framebuffer size are equal.
I provided that option to be "forward compatible", but for the current
situation it's more user-friendly to keep both wsmouse and wskbd
active at once.

I think Xhpc should be changed to open /dev/wskbd mux - then both the
primary keyboard, the hard-icons mini keyboard and the external
keyboard can all be used simultaneously in X.

As you are working on this at the moment, please, can you make the
Xhpc code to open wskbd/wskbdN to match the code for the
wsmouse/wsmouseN?

Thanks.

SY, Uwe
-- 
uwe%ptc.spbu.ru@localhost                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen



Home | Main Index | Thread Index | Old Index