Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 07:46 25 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Keyboard Italian

Author Message
shsjk59456
Newbie

Joined: 24/01/2012
Location: Italy
Posts: 7
Posted: 09:26pm 24 Jan 2012
Copy link to clipboard 
Print this post

I use the PS / 2 keyboard works fine Italian only the keys are incorrect, you can change the font?
 
aargee
Senior Member

Joined: 21/08/2008
Location: Australia
Posts: 255
Posted: 09:36pm 24 Jan 2012
Copy link to clipboard 
Print this post

I think you're asking for the keyboard decoding to be remapped to suit an Italian keyboard and/or a font set to match.

I think this might be a bit difficult for a few requests, but you should contact Geoff with your request, using the e-mail link at the bottom of this page.
For crying out loud, all I wanted to do was flash this blasted LED.
 
shsjk59456
Newbie

Joined: 24/01/2012
Location: Italy
Posts: 7
Posted: 03:34pm 30 Jan 2012
Copy link to clipboard 
Print this post

  shsjk59456 said   I use the PS / 2 keyboard works fine Italian only the keys are incorrect, you can change the font?

I solved with the new version MMbasic 3.1 that supports the keyboard very similar to German Italian
 
darthmite

Senior Member

Joined: 20/11/2011
Location: France
Posts: 240
Posted: 07:38pm 30 Jan 2012
Copy link to clipboard 
Print this post

Hi ,

I integrate the German and French KB for the MM.
Actually i asked Geoff if it's OK for integrate the Italian Model.
This take some Flash memory away from the PIC32 and if it's worth
Geoff will probably give me a OK to made it too ...
Wait and see
I just hope that it will not people from 100 country with different kb layout
who want that i fill the precious PIC32 flash

Cheers.

Darth.

Theory is when we know everything but nothing work ...
Practice is when everything work but no one know why ;)
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3194
Posted: 10:53pm 30 Jan 2012
Copy link to clipboard 
Print this post

  darthmite said   Actually i asked Geoff if it's OK for integrate the Italian Model.
This take some Flash memory away from the PIC32 and if it's worth
Geoff will probably give me a OK to made it too ...

I seem to have lost your email (sorry).

Pleas add it in. I will have to modify the selecting function GetFlashOption(&KeyboardOption) to allow for more than three selections so just use a constant for the time being.

Don't worry about the amount of flash memory, we can always reduce the amount used by the internal flash drive if we need to.

Geoff
Geoff Graham - http://geoffg.net
 
darthmite

Senior Member

Joined: 20/11/2011
Location: France
Posts: 240
Posted: 08:43am 31 Jan 2012
Copy link to clipboard 
Print this post

Hi ,

OK mate , i start this evening

Cheer.

Darth.

Theory is when we know everything but nothing work ...
Practice is when everything work but no one know why ;)
 
shsjk59456
Newbie

Joined: 24/01/2012
Location: Italy
Posts: 7
Posted: 01:56pm 31 Jan 2012
Copy link to clipboard 
Print this post

  darthmite said   Hi ,

I integrate the German and French KB for the MM.
Actually i asked Geoff if it's OK for integrate the Italian Model.
This take some Flash memory away from the PIC32 and if it's worth
Geoff will probably give me a OK to made it too ...
Wait and see
I just hope that it will not people from 100 country with different kb layout
who want that i fill the precious PIC32 flash

Cheers.

Darth.

In fact it would be useful to include in the file AUTORUN.BAS the ability to bind some keys of KB to different font, as in the old DOS!

Thanks, Ciao
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3194
Posted: 09:11am 03 Feb 2012
Copy link to clipboard 
Print this post

Thanks to Darthmite MMBasic now supports the Italian keyboard.

All three versions (Maximite, DuinoMite and UBW32) of MMBasic 3.1B are attached.
2012-02-03_190612_MMBasic_3.1B.zip

To select the Italian keyboard use the command CONFIG KEYBOARD IT

There is little point in everyone updating as, other than the new keyboard support, there is little difference between this and 3.1.

Geoff
Geoff Graham - http://geoffg.net
 
Juri74

Senior Member

Joined: 06/02/2012
Location: Italy
Posts: 162
Posted: 12:53pm 06 Feb 2012
Copy link to clipboard 
Print this post

  Geoffg said  
Don't worry about the amount of flash memory, we can always reduce the amount used by the internal flash drive if we need to.

Geoff


A little idea could be to have keyboard layout files on sd/internal drive and then load into memory the specific selected file when power up or with command CONFIG KEYBOARD XX where "XX" is the country code (US, UK, IT, FR etc..)

this could reduce the memory used and increase the memory space for internal disk or, at least, more memory for firmware.. almost all keyboard layouts in the world can be used without worry about memory limits..Edited by Juri74 2012-02-07
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024