Termula2x : F200 Help


R

randomhack

Guest
I am using a F200. I downloaded termula2x-0.1.1-mavi-dynamic from the SF site and copied the release folder as is on the SD card at /mnt/sd/apps/release
I am using firmware 4.0 which came with the F200.
When I launch termula2x.gpu from the "games" launcher in the standard firmware menu, I get a terminal but :
a) I see no virtual keyboard
b ) If I press up/down/left/right the terminal immediately crashes and I get a completely blank screen.
c) The X/B/Y buttons seem to work.

What am I doing wrong?
 
a) By default, the keyboard is displayed in 5 columns on the bottom screen

From the readme:
to show virtual keyboard set vkeyboard=true or set vkeyboard=false to hide it

From the ini:
; on-screen keyborad is divided into sections
; SECTIONS section defines these sections.
; Actually we have 5 sections. The very first one consists of shift, ctrl and alt indicators.
; So we can modify only the other 4 sections.
[SECTIONS]
count=5
section=NUMBERS
section=LETTERS
section=PUNCTUATIONS
section=FUBUTTONS

b) cursor keys move the virtual cursor on the keyboard, you can also use touch screen to select

c) You left out the A button, it selects the chosen character/combo on the virtual KB

I may be running 1.0; I'll check later and test 1.1 if that is the case.
 
[the same problem, but i try to use on FX100 with fw 4.0....
 
bman said:
a) By default, the keyboard is displayed in 5 columns on the bottom screen

From the readme:
to show virtual keyboard set vkeyboard=true or set vkeyboard=false to hide it

From the ini:
; on-screen keyborad is divided into sections
; SECTIONS section defines these sections.
; Actually we have 5 sections. The very first one consists of shift, ctrl and alt indicators.
; So we can modify only the other 4 sections.
[SECTIONS]
count=5
section=NUMBERS
section=LETTERS
section=PUNCTUATIONS
section=FUBUTTONS

B) cursor keys move the virtual cursor on the keyboard, you can also use touch screen to select

c) You left out the A button, it selects the chosen character/combo on the virtual KB

I may be running 1.0; I'll check later and test 1.1 if that is the case.
Well I am using the default config file and it already comes with vkeyboard=true but I dont see anything.
Let me try version 0.1.0 and see if that works.
 
Last edited by a moderator:
randomhack said:
bman said:
a) By default, the keyboard is displayed in 5 columns on the bottom screen

From the readme:
to show virtual keyboard set vkeyboard=true or set vkeyboard=false to hide it

From the ini:
; on-screen keyborad is divided into sections
; SECTIONS section defines these sections.
; Actually we have 5 sections. The very first one consists of shift, ctrl and alt indicators.
; So we can modify only the other 4 sections.
[SECTIONS]
count=5
section=NUMBERS
section=LETTERS
section=PUNCTUATIONS
section=FUBUTTONS

B) cursor keys move the virtual cursor on the keyboard, you can also use touch screen to select

c) You left out the A button, it selects the chosen character/combo on the virtual KB

I may be running 1.0; I'll check later and test 1.1 if that is the case.
Well I am using the default config file and it already comes with vkeyboard=true but I dont see anything.
Let me try version 0.1.0 and see if that works.


Ok so version 0.1.0 works : both static and dynamic work. The version 0.1.1 doesnt work for me.
 
Last edited by a moderator:
Back
Top