duplicateControlAndAltKeys not working on Win XP

Ned Konz ned at bike-nomad.com
Sun Nov 2 01:33:30 UTC 2003


On Saturday 01 November 2003 4:10 pm, Pravin A. Sable wrote:

>  	I posted this query earlier but didn't get satsfactory answer. On
> WinXP, with Squek 3.6 (Full), even after checking
> duplicateControlAndAltKeys, Ctrl+D doesn't work like Alt+D and many more
> problems. Is there anybody else facing same problem? and can someone fix
> the problem?

This isn't a bug; it's a design choice.

Anyway, Ctrl-D isn't one of the keys that's duplicated by that preference. If 
you want to change what is duplicated, edit InputSensor 
class>>defaultCrossPlatformKeys to add that key, and turn the preference off 
and back on.

> Can I get source code of Squeak environment where I can fix
> this problem myself? I have worked with MS Visual Studio, Borland JBuilder
> and I find Squeak envirionment totally different and I guess, it can be
> improved lot. At least, Sqeak IDE on windows makes windows users feel bit
> uncomfortable.  Editor with intellisense would be really nice thing.

You have the source code of most of it already.

If you want to get the source to the VM, you can get that too.

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE




More information about the Squeak-dev mailing list