[Pharo-project] CogVM and fn key
Hi, I've got a keybord input problem on the Linux CogVM on my laptop. If I want to write for example the character +, one of the way how to write it is to press something like fn+/. But CogVM ignores it. It is a long term problem of this VM, in the old Squeak VM it works well. Does anyone have the same experience? -- Pavel
On my laptop the entire numpad doesn't respond in Pharo. I don't know if it worked on Squeak VM. On 6 April 2012 10:12, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
I've got a keybord input problem on the Linux CogVM on my laptop. If I want to write for example the character +, one of the way how to write it is to press something like fn+/. But CogVM ignores it. It is a long term problem of this VM, in the old Squeak VM it works well. Does anyone have the same experience?
-- Pavel
-- Milan Mimica http://sparklet.sf.net
Hmm, strange... I fixed it on january https://gitorious.org/~gpolito/cogvm/gpolito-cogvm and then pushed it to https://gitorious.org/cogvm/blessed But looking at the sources from the CI server, my fix is not there... On Fri, Apr 6, 2012 at 10:20 AM, Milan Mimica <milan.mimica@gmail.com>wrote:
On my laptop the entire numpad doesn't respond in Pharo. I don't know if it worked on Squeak VM.
On 6 April 2012 10:12, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
I've got a keybord input problem on the Linux CogVM on my laptop. If I want to write for example the character +, one of the way how to write it is to press something like fn+/. But CogVM ignores it. It is a long term problem of this VM, in the old Squeak VM it works well. Does anyone have the same experience?
-- Pavel
-- Milan Mimica http://sparklet.sf.net
On 6 April 2012 10:38, Guillermo Polito <guillermopolito@gmail.com> wrote:
Hmm, strange... I fixed it on january
https://gitorious.org/~gpolito/cogvm/gpolito-cogvm
and then pushed it to
https://gitorious.org/cogvm/blessed
But looking at the sources from the CI server, my fix is not there...
strange.. it should be there if you pushed to master branch. and for sure, there's nobody who rejected/reverted your change(s) maybe by a mistake.. -- Best regards, Igor Stasenko.
participants (4)
-
Guillermo Polito -
Igor Stasenko -
Milan Mimica -
Pavel Krivanek