Reply
Thread Tools
Posts: 771 | Thanked: 393 times | Joined on Feb 2012
#91
Originally Posted by Rusnak-COBRA View Post
just list the files used is that one you have selected in settings.
got it and modified it, thanks !
 
Posts: 231 | Thanked: 143 times | Joined on Feb 2012 @ Tallinn, Estonia
#92
 
Posts: 1,096 | Thanked: 760 times | Joined on Dec 2008
#93
now that the keyboard supports arrows, finally made my n900-like keyboard i usually try to use most apps that support it in landscape mode. this layout is admittedly quite cramped in portrait mode, but I usually swipe over to swype if i need one handed portrait input anyway, even with default keyboard.
Attached Images
 

Last edited by quipper8; 2012-03-02 at 23:53.
 

The Following 5 Users Say Thank You to quipper8 For This Useful Post:
Rusnak-COBRA's Avatar
Posts: 218 | Thanked: 151 times | Joined on Dec 2011 @ Slovakia
#94
I have done it too, first day of PR1.2 release on my N950
 

The Following 2 Users Say Thank You to Rusnak-COBRA For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#95
Originally Posted by quipper8 View Post
now that the keyboard supports arrows, finally made my n900-like keyboard i usually try to use most apps that support it in landscape mode. this layout is admittedly quite cramped in portrait mode, but I usually swipe over to swype if i need one handed portrait input anyway, even with default keyboard.
Care to share it?
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
Posts: 1,096 | Thanked: 760 times | Joined on Dec 2008
#96
Originally Posted by qwazix View Post
Care to share it?
you will see there are a few shift items setup too...kind of based on the English with arrows one from mesinput. Goal was minimizing swapping out to alt keyboard for symbols...and to be kind of like n900 arrows

Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE keyboard SYSTEM 'VirtualKeyboardLayout.dtd'>
<keyboard title="N900" version="1.0" catalog="en_gb" language="en_gb">
  <layout type="general">
    <section id="main">
      <row>
        <key>
          <binding label="q"/>
          <binding shift="true" label="Q"/>
        </key>
        <key>
          <binding label="w"/>
          <binding shift="true" label="W"/>
        </key>
        <key>
          <binding label="e" extended_labels="èéêë€"/>
          <binding shift="true" label="E" extended_labels="ÈÉÊË€"/>
        </key>
        <key>
          <binding label="r"/>
          <binding shift="true" label="R"/>
        </key>
        <key>
          <binding label="t" extended_labels="þ"/>
          <binding shift="true" label="T" extended_labels="Þ"/>
        </key>
        <key>
          <binding label="y" extended_labels="ý¥"/>
          <binding shift="true" label="Y" extended_labels="Ý¥"/>
        </key>
        <key>
          <binding label="u" extended_labels="ûùúü"/>
          <binding shift="true" label="U" extended_labels="ÛÙÚÜ"/>
        </key>
        <key>
          <binding label="i" extended_labels="îïìí"/>
          <binding shift="true" label="I" extended_labels="ÎÏÌÍ"/>
        </key>
        <key>
          <binding label="o" extended_labels="öôòó"/>
          <binding shift="true" label="O" extended_labels="ÖÔÒÓ"/>
        </key>
        <key>
          <binding label="p"/>
          <binding shift="true" label="P"/>
        </key>
		<key>
          <binding label="?" extended_labels="!"/>
          <binding shift="true" label="$" extended_labels="%"/>
        </key>
		
      </row>
​
      <row>
	  
        <key>
          <binding label="a" extended_labels="äàâáãå"/>
          <binding shift="true" label="A" extended_labels="ÄÀÂÁÃÅ"/>
        </key>
        <key>
          <binding label="s" extended_labels="ß$"/>
          <binding shift="true" label="S" extended_labels="$"/>
        </key>
        <key>
          <binding label="d" extended_labels="ð"/>
          <binding shift="true" label="D" extended_labels="Ð"/>
        </key>
        <key>
          <binding label="f"/>
          <binding shift="true" label="F"/>
        </key>
        <key>
          <binding label="g"/>
          <binding shift="true" label="G"/>
        </key>
        <key>
          <binding label="h"/>
          <binding shift="true" label="H"/>
        </key>
        <key>
          <binding label="j"/>
          <binding shift="true" label="J"/>
        </key>
        <key>
          <binding label="k"/>
          <binding shift="true" label="K"/>
        </key>
        <key>
          <binding label="l"/>
          <binding shift="true" label="L"/>
        </key>
		
		<key>
          <binding label="'" extended_labels="="/>
         </key>  
		<key style="special">
          <binding action="backspace"/>
        </key>
		
		
      </row>
​
      <row>
        <key style="special">
          <binding action="shift"/>
        </key>
​
          <key>
          <binding label="z"/>
          <binding shift="true" label="Z"/>
        </key>
        <key>
          <binding label="x"/>
          <binding shift="true" label="X"/>
        </key>
        <key>
          <binding label="c" extended_labels="ç"/>
          <binding shift="true" label="C" extended_labels="Ç"/>
        </key>
        <key>
          <binding label="v"/>
          <binding shift="true" label="V"/>
        </key>
        <key>
          <binding label="b"/>
          <binding shift="true" label="B"/>
        </key>
        <key>
          <binding label="n" extended_labels="ñ"/>
          <binding shift="true" label="N" extended_labels="Ñ"/>
        </key>
        <key>
          <binding label="m"/>
          <binding shift="true" label="M"/>
        </key>
		
		<key>
          <binding label="," extended_labels=";"/>
          <binding shift="true" label="-" extended_labels="_"/>
        </key>
		<key>
          <binding label="↑" action="up"/>
          <binding shift="true" label="↑" action="up"/>
        </key>
		<key style="special" id="actionKey">
          <binding action="return"/>
        </key>
        
      </row>
​
      <row>
        <key style="special">
          <binding action="sym" label="?123"/>
        </key>
		<key>
          <binding label="@" extended_labels="_"/>
          <binding shift="true" label="_" extended_labels="]"/>
        </key>  
		<key>
          <binding label="/" extended_labels="\"/>
          <binding shift="true" label="&#34;" extended_labels="'"/>
        </key> 		
		<key>
          <binding label="(" extended_labels=")"/>
          <binding shift="true" label="[" extended_labels="]"/>
        </key>         
​
        <key width="stretched"><binding action="space"/></key>
		<key>
          <binding label="."/>
          <binding shift="true" label=":"/>
		</key>
		   
		<key>
          <binding label="←" action="left"/>
          <binding shift="true" label="←" action="left"/>
        </key>
​
        <key>
          <binding label="↓" action="down"/>
          <binding shift="true" label="↓" action="down"/>
        </key>
​
        <key>
          <binding label="→" action="right"/>
          <binding shift="true" label="→" action="right"/>
        </key>
​
        
      </row>
    </section>
  </layout>
​
  <import file="symbols_en.xml"/>
</keyboard>
 

The Following 8 Users Say Thank You to quipper8 For This Useful Post:
Moderator | Posts: 5,320 | Thanked: 4,464 times | Joined on Oct 2009
#97
Originally Posted by quipper8 View Post
you will see there are a few shift items setup too...kind of based on the English with arrows one from mesinput. Goal was minimizing swapping out to alt keyboard for symbols...and to be kind of like n900 arrows
Nice, thanks for sharing quipper!

@qwazix
http://talk.maemo.org/showthread.php...27#post1153427
You got a minute to modify the title yet? TY!
Apologies in advance if you were about to.
*EDIT*
It seems like you may have already, did you?

Last edited by jalyst; 2012-03-03 at 08:11.
 
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#98
Yes I did. It's not exactly like you requested but I think now it has all the relevant information
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jolla –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
Posts: 49 | Thanked: 12 times | Joined on Feb 2012
#99
Originally Posted by m.h.e.r View Post
i made an armenian layout
39 letters

m.h.e.r es yerevanic em, shat mersi keyboard-i hamar.
Iks Opera Mobilei hamar mi ban porcel es vor hayeren ejer@ erevan norma ?
 
Rusnak-COBRA's Avatar
Posts: 218 | Thanked: 151 times | Joined on Dec 2011 @ Slovakia
#100
C'mon man! Please, post in english
 
Reply

Tags
harmattan, keyboard layout


 
Forum Jump


All times are GMT. The time now is 16:53.