OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: omro on July 13, 2006, 05:46:51 am

Title: Commas In Cacko
Post by: omro on July 13, 2006, 05:46:51 am
Hi All

I'm currently using Cacko 1.23 and this doesn't come with the sticky shift and function enabled as in the Sharp ROM that I got from Shirt Pocket.

So I copied elements from the keyhelper file from the Sharp ROM into the keyhelper file for the Cacko.

My problem is the comma.

The comma and the forward slash are inverted in cacko, which is fine, don't want to change that particularly.

But I can't press and release shift and press the ,/ key and get a comma, I just get a forward slash. I have to hold shift and then press the ,/ to get a comma and if I then press the space bar I get a | which is what you get with shift and space bar. So the sticky shift is ignoring the comma.

Here's my keyhelper.xml file, I don't really understand it, I know it's probably pretty basic, but logic was never my specialty.

Any hints would be very much appreciated!

Thanks

Code: [Select]



    
  
      
  

    
  
      
  

    
  
  


    
    
    
    
    




    
  
      
      
      
  

  
      
      
      
  

  
      
      
      
  

  
  
      
          
      
  

  
  
      
      
      
  




    
    



  
  
      
  

  
  
      
  

  
  
  
  

      
  
  
      
  


Title: Commas In Cacko
Post by: daniel3000 on July 13, 2006, 08:06:05 am
Well, there are other similar problems I have. For example I use german Umlauts. When I'm entering a capial Umlaut by pressing Fn-Shift-U for example, then releasing all three keys, the next letter will also be capital, as if the shift key is not released.

Sometimes also the Fn key seems not to be released, because sometimes writing text (e.g. the word "München"), a new console is opened by magic. <g>
The ü requires Fn-u, I release both, then press n. But it is interpreted as Fn-n which opens a new console.

All that is quite frustrating when writing a lot of text.
The HP 200LX I used before never had such problems. The Fn and Shift keys were sticky by default. Entering text fluently was never a problem.

Too bad.

If anyone knows solutions to these problems, please let us know.

Thanks
daniel
Title: Commas In Cacko
Post by: mikew on July 13, 2006, 09:30:05 am
This has been a problem with , ? and / keys on every english version of Cacko.

You need to edit the file home/zaurus/Applications/cyrillica/englisk-uk

The keyboard section starting at line 59 should be:-

[keyboard]
'/'   '/'   ','
','   '/'   ','
'?'  '?'  '.'
 0    0    0

Dont forget to take a backup before altering the file, you may also need to copy the file elsewhere before your editor will allow you to make any changes.

Corrected error spotted by HoloVector.

Mike
Title: Commas In Cacko
Post by: HoloVector on July 13, 2006, 01:41:44 pm
Quote
This has been a problem with , ? and / keys on every english version of Cacko.

You need to edit the file home/zaurus/Applications/cyrillica/englisk-uk

The keyboard section starting at line 59 should be:-

[keyboard]
'/'   '/'   ','
','   '/'   ','
'?'  '?'  ','
 0    0    0

Dont forget to take a backup before altering the file, you may also need to copy the file elsewhere before your editor will allow you to make any changes.

Mike
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135013\"][{POST_SNAPBACK}][/a][/div]

Thanks for the tip Mike.  This problem has been bugging me in Cacko but, I never had a chance to look into it.  

I do recommend that if some decides to try this that they check Settings->Keyboard first to figure out which english layout that they are using.  Mine was using english not english-uk.

Also, I believe you have typo line 62 and that it should have a period and not a comma and should then read '?' '?' '.' not '?' '?' ','

Thanks again
Title: Commas In Cacko
Post by: omro on July 14, 2006, 04:24:49 am
Quote
This has been a problem with , ? and / keys on every english version of Cacko.

I've no issues with my questionmark key. Just the comma and forward slash.
Does this still apply?
Title: Commas In Cacko
Post by: mikew on July 14, 2006, 06:35:56 am
Yes it does apply, you should only get problems with ? key if you don't edit the file correctly!

Mike
Title: Commas In Cacko
Post by: omro on July 14, 2006, 09:40:29 am
Will this change interfere with the code in cacko's key helper which is meant to swap the forward slash and comma about?
Title: Commas In Cacko
Post by: mikew on July 14, 2006, 10:06:09 am
I never used keyhelper, much easier to update the file.

These changes were originally provided by Anton in the days before Keyhelper.

You can return to the original seetings if you backup the file before making any changes.

Mike
Title: Commas In Cacko
Post by: omro on July 14, 2006, 03:02:50 pm
I'm just worried it'll kill the sticky keys
Title: Commas In Cacko
Post by: omro on September 01, 2006, 08:06:09 am
Hiya,

I've tried mikew's suggestion and there is still a problem

I still have to hold shift down to get a comma and if I press space after the comma I still get an |

Is there something wrong with my keyhelper file now?
Title: Commas In Cacko
Post by: HoloVector on September 01, 2006, 11:43:55 am
Quote
Hiya,

I've tried mikew's suggestion and there is still a problem

I still have to hold shift down to get a comma and if I press space after the comma I still get an |

Is there something wrong with my keyhelper file now?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140438\"][{POST_SNAPBACK}][/a][/div]
I think so.  I'm only using keyhelper for ScummVM and my comma key is properly mapped.
Title: Commas In Cacko
Post by: omro on September 01, 2006, 12:27:28 pm
Quote
Quote
Hiya,

I've tried mikew's suggestion and there is still a problem

I still have to hold shift down to get a comma and if I press space after the comma I still get an |

Is there something wrong with my keyhelper file now?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140438\"][{POST_SNAPBACK}][/a][/div]
I think so.  I'm only using keyhelper for ScummVM and my comma key is properly mapped.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140474\"][{POST_SNAPBACK}][/a][/div]

rats, any ideas anyone?
Title: Commas In Cacko
Post by: mikew on September 04, 2006, 04:30:18 am
Quote
Quote
Quote
Hiya,

I've tried mikew's suggestion and there is still a problem

I still have to hold shift down to get a comma and if I press space after the comma I still get an |

Is there something wrong with my keyhelper file now?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140438\"][{POST_SNAPBACK}][/a][/div]
I think so.  I'm only using keyhelper for ScummVM and my comma key is properly mapped.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140474\"][{POST_SNAPBACK}][/a][/div]

rats, any ideas anyone?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140475\"][{POST_SNAPBACK}][/a][/div]

You will only have problems with , & / if you did not edit the file correctly.

You will get a | when you hold the shift key down at the same time as you press the space bar on every Zaurus, or perhaps the sticky key facility is holding the shift key down for you. You can check this out by holding the shift key down while pressing the space bar in any application.

MikeW
Title: Commas In Cacko
Post by: omro on September 04, 2006, 09:42:33 am
Quote
Quote
Quote
Quote
Hiya,

I've tried mikew's suggestion and there is still a problem

I still have to hold shift down to get a comma and if I press space after the comma I still get an |

Is there something wrong with my keyhelper file now?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140438\"][{POST_SNAPBACK}][/a][/div]
I think so.  I'm only using keyhelper for ScummVM and my comma key is properly mapped.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140474\"][{POST_SNAPBACK}][/a][/div]

rats, any ideas anyone?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140475\"][{POST_SNAPBACK}][/a][/div]

You will only have problems with , & / if you did not edit the file correctly.

You will get a | when you hold the shift key down at the same time as you press the space bar on every Zaurus, or perhaps the sticky key facility is holding the shift key down for you. You can check this out by holding the shift key down while pressing the space bar in any application.

MikeW
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140648\"][{POST_SNAPBACK}][/a][/div]

Sticky keys work normal until I press the comma.
I press shift and /, and get only a / I have to hold down shift and press /, to get a comma. The sticky shift remains on at this point until the next key press.
Title: Commas In Cacko
Post by: omro on September 06, 2006, 04:00:31 pm
Can someone please post a working keyhelper.xml and englisk-uk files with sticky keys from their cacko that doesn't have the same problem that mine does?

Thanks
Title: Commas In Cacko
Post by: omro on September 16, 2006, 12:07:21 pm
Quote
Can someone please post a working keyhelper.xml and englisk-uk files with sticky keys from their cacko that doesn't have the same problem that mine does?

Thanks
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140876\"][{POST_SNAPBACK}][/a][/div]

If there is anyone out there who has sticky keys enabled and can get the commas and forward slashes to work with it, I would really appreciate a copy of your files, pretty please. That way I can resolve this last niggling issue with this.

Thanks!
Title: Commas In Cacko
Post by: dougeeebear on October 08, 2006, 08:18:34 am
I have sticky keys working properly, Ctrl and Alt keys defined correctly, and the / and , keys working perfectly as I have them defined in keyhelper.xml and english files.

The changes I made to the english file look like they would be the same for the english-uk file.

If anyone still needs these changes, let me know and I will post mine showing the changes I made (mine are a little different).

Regards,
Doug
Title: Commas In Cacko
Post by: dougeeebear on October 09, 2006, 09:54:11 am
I decided to just go ahead and post my keyhelper.xml and english file changes.

My english file originally had these lines

[keyboard]
','     ','    '/'
'/'   ','   ','
'?'   '?'    '.'
0   0   0

I changed these lines as follows...
I changed the first line, and deleted the second line.
Code: [Select]
[keyboard]
'/'    '/'    ','
'?'    '?'  '.'
0    0    0

And this is my complete keyhelper.xml file
Code: [Select]



    
  
      
  

    
  
      
  

    
  
  


  
  




    



  
  
      
          
      
  

  
  
      
      
      
  




    
    



  
  
      
  

  
  
      
  

  
  
  
  

      
  
  
      
  


Title: Commas In Cacko
Post by: omro on October 09, 2006, 03:17:50 pm
OMG you've fixed it! I've been trying to sort this for months and never had a clue how.

It's the little things that make you happy :-)

Thank you.
Title: Commas In Cacko
Post by: dougeeebear on October 09, 2006, 03:32:50 pm
Also, if you look at the keyhelper.xml file, the following are defined:

If you have more than one task open,

Shift + Home will switch between open tasks.
Shift + Menu will pop up an open task list to select from.
Title: Commas In Cacko
Post by: omro on October 09, 2006, 03:50:45 pm
Quote
Also, if you look at the keyhelper.xml file, the following are defined:

If you have more than one task open,

Shift + Home will switch between open tasks.
Shift + Menu will pop up an open task list to select from.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=143570\"][{POST_SNAPBACK}][/a][/div]

I never knew that, happier still :-)