Login
Username:

Password:

Remember me



Lost Password?

Register now!
Main Menu
Who is Online
26 user(s) are online (22 user(s) are browsing Forum)

Members: 0
Guests: 26

more...


Browsing this Thread:   1 Anonymous Users




(1) 2 »


Re: owb problem of accentuated letters in textareas (french letters)
#19
Home away from home
Home away from home


See User information
@ncafferkey:
You're welcome.

Most probably my memory acting up again.... I can scan my note-block on which i wrote it down if you want though

Posted on: 2014/11/18 19:47
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: owb problem of accentuated letters in textareas (french letters)
#18
Home away from home
Home away from home


See User information
@magorium

Thanks for checking, although I'm not sure what you mean about "41.1"

Posted on: 2014/11/18 19:36
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: owb problem of accentuated letters in textareas (french letters)
#17
Home away from home
Home away from home


See User information
@ncafferkey:
Yups, i was also not sure. Now i am

input.device v41.3 (although i wrote down 41.1, to copy from the initial post ;-p)

The sequence as mentioned produced a small o and capital O respectively (without accent).

Thanks for the sequence, as i wondered about that.

Posted on: 2014/11/18 19:17
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: owb problem of accentuated letters in textareas (french letters)
#16
Home away from home
Home away from home


See User information
There was a system-wide problem with dead keys on USB keyboards, which was fixed just before Icaros 2.0 was released. I'm not sure if the fix made it into 2.0 (I'm still using a pre-release version here).

Could someone please check the version of input.device? The fixed version is 41.4.

BTW, a French keyboard isn't required to check for this bug: just switch your layout to French in Input prefs, and type '[' on English keyboards, then the 'O' key. You should get '?'.

Posted on: 2014/11/18 18:48
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: owb problem of accentuated letters in textareas (french letters)
#15
Home away from home
Home away from home


See User information
Thank you very much for the explanation ball000 :thumbsup:

At least i was now able to make sense of the special declaration in the keymap source for that key... however, it seems the French keymap declaration is too difficult for me to grasp in relation to what could be wrong.

Is there a possibility that people use keyboards that is not compatible to the pc-105 keycodes and by that have a different keycode for that 'special' dead key ?

Regarding windows... could that be caused because the host-os (keyboard driver) interferes with the special key, intercepts it and make it's own interpretation so that it confuses AROS ? (just spilling my thoughts).

Posted on: 2014/11/18 16:10
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: owb problem of accentuated letters in textareas (french letters)
#14
Home away from home
Home away from home


See User information
The last improvement made on French keymap was only done on ABI_v1 so far. It has only one purpose: allow to send the "char 28" (CTRL-\) which is recognised by the console window (Shell) as a terminating sequence, and thus closes the window. The problem is that with the French Keyboard, the '\' character can only be typed using the "ALTGR-8" sequence. So on French keyboard, the "char 28" is in fact done with the "CTRL-ALTGR-8" sequence.
Now there is another new problem on mingw32-hosted, as Windows sends a "CTRL-ALT" sequence when the ALTGR key is pressed, instead of just a "ALT"... So on this system, typing just "ALTGR-8" does actually close the console window, which is wrong indeed. I don't know how to correct the sequence sent by Windows.

Now I have just tried the use of the ^/? dead key (magorium: this dead key is hit alone on the French keyboard, or with SHIFT for the '?', but without ALTGR. It changes the behaviour of the next key if it's a vowel or space, mainly) and it behaves correctly here. I never went in the problem described by oan3 and noppatoppa, and I don't know how to reproduce it, it just works, on all the applications I could try on a nightly build or on Icaros 2.0 running on QEMU... But on those sessions I never had to tweak Poseidon at all, I didn't even start it.

Posted on: 2014/11/18 11:35
Everyone knew it was impossible. Along came a fool who did not know and he did it.
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: owb problem of accentuated letters in textareas (french letters)
#13
Home away from home
Home away from home


See User information
Hi oan3,

hmz that's weird. i always assumed the alt-gr key was used to used to input accented characters.

The last PS remark you made, let me think there is still a dead-key not recognized properly (e.g. recognized as normal key, and loses it 'accent' state because of it).

I have no idea if that's still a keymap related issue. Unfortunately i do not have a french or alt-gr keyboard myself atm.

PS: did you at least managed to discover the 'life' mode so that you can see your keys typed life in action with poseidon. ?

fwiw: I also have trouble understanding the advanced poseidon options (not to mention some options not being saved for re-use, or i must be doing that wrong as well).

Posted on: 2014/11/18 10:48
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: owb problem of accentuated letters in textareas (french letters)
#12
Home away from home
Home away from home


See User information
hi all,

AKAIK last improvements did not cure the problem with some accentuations like ? and ? (the same for a, e, i...), like if the key itself isn't recognised.

To explain the way this key is used : we first type it, then the system waits for a second key to be typed to add the accent on the key. For example : we type ^ then after we type a, and we get ? on the screen.

I tried using poseidon like it was adviced to me, but i couldn't find a way to get through this problem.
Anyone can help me understanding how we can manage to get the "typed code" of a key and set it in poseidon parameters ?

Thanx,
Jess.
PS : this is not related to OWB as every apps behave the same.

Posted on: 2014/11/18 10:41
Loved Amiga from the first second. DMOS RULEZ!
IcAROS native SB Audigy 2- RTL8169 network card - nVidia nvs 380 -- some nice articles on aros, music, and amiga here :http://amiga.thewetmachine.net/icaros-box/
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: owb problem of accentuated letters in textareas (french letters)
#11
Home away from home
Home away from home


See User information
Hi noppatoppa,

afaik recently some improvements were made in keymap for french keyboards. Whether or not that made it into Icaros 2.0 release i am not sure. Maybe a fellow french-keyboard user could verify.

Besides that (and again as far as my knowledge goes) there are plans to further update OWB.

Posted on: 2014/11/18 3:18
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: owb problem of accentuated letters in textareas (french letters)
#10
Just popping in
Just popping in


See User information
Hi!

Sorry to bring up an old thread, but Googling brought me here. I'm experiencing same problems as oan3 with Icaros 2.0 and OWB 1.23. Elsewhere in the OS accented characters (such as a with dots and o with dots, kinda like M_o_torhead) work just fine, but in HTML text fields I get nothing when pressing the keys. Anywhere I should go looking for the solution and / or can I help? Not sure how, but still :)

Tried UTF-8 and ISO8859-15, but neither work.

Posted on: 2014/11/17 21:07
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 




(1) 2 »



You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.

[Advanced Search]


Search
Top Posters
1 paolone
paolone
4462
2 nikolaos
nikolaos
4206
3 magorium
magorium
4095
4 phoenixkonsole
phoenixkonsole
3942
5 deadwood
deadwood
2917
6 ncafferkey
ncafferkey
2810
7 mazze
mazze
2222
8 Kalamatee
Kalamatee
2212
9 clusteruk
clusteruk
2114
Powered by XOOPS © 2001-2025 The XOOPS Project