From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Tue, 4 Oct 2005 18:41:46 -0400 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] p9sk2 In-Reply-To: <449eda812f0db45ea1ca98c567853f78@9netics.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <0b0facc1e86c0868fdef6841b448a859@plan9.ucalgary.ca> <449eda812f0db45ea1ca98c567853f78@9netics.com> Topicbox-Message-UUID: 947e0e10-ead0-11e9-9d60-3106f5b1d025 > > i'm also using dt2k without any trouble (even copy/paste seems to work > > for me just fine, in linux). i've switched to it exclusively and > > haven't had it crash since the last recompile which happened a month > > or two ago. > > i've use dt2k on windows all the time. the only problem i know of is > the keyboard alt+char input. it isn't fatal as i can cut and paste > out of /lib/keyboard. i think somebody already fixed this. this has to be an issue of just not calling the latin1 code from the windows keyboard driver. it works on linux. russ