Re: Illume - Command line to display the keyboard ?

2009-03-22 Thread Marco Trevisan (Treviño)
Yaroslav Halchenko wrote:
 thanks for the snippet!
 
 but imho the best (and proper) way would be to create an illume
 action (not external script) so it could be assignable to a shortcut

I agree. However this one works also with non-illume keyboards... That's
why I've used this approach. If I'll find some time I'll try to patch
illume itself too. ;)

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Illume - Command line to display the keyboard ?

2009-03-18 Thread Francesco de Virgilio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

kimaidou ha scritto:
 Oups, sorry I just had not thought there was some help !
 Thanks a lot, it works well.
 
 I think you should package it into an simple ipk file, and put it on
 opkg.org http://opkg.org, so that everybody can enjoy it !

Yeah, could anyone package it? :) It'll be very useful!

 Anyway thanks a lot

Thanks from me :)

- --
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia Italia Member*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org
Love - Peace - Freedom - Free Software
GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknA9gkACgkQRi2TsGSC4FYbewCePB5AlsWfsp8viOD/II0szuMD
+pgAoKovvSBkwVNI1BRoO5Bcd1K3RwAc
=331i
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Illume - Command line to display the keyboard ?

2009-03-18 Thread Yaroslav Halchenko
thanks for the snippet!

but imho the best (and proper) way would be to create an illume
action (not external script) so it could be assignable to a shortcut

On Wed, 18 Mar 2009, Francesco de Virgilio wrote:

 kimaidou ha scritto:
  Oups, sorry I just had not thought there was some help !
  Thanks a lot, it works well.

  I think you should package it into an simple ipk file, and put it on
  opkg.org http://opkg.org, so that everybody can enjoy it !

 Yeah, could anyone package it? :) It'll be very useful!

  Anyway thanks a lot

 Thanks from me :)
-- 
  .-.
=--   /v\  =
Keep in touch// \\ (yoh@|www.)onerussian.com
Yaroslav Halchenko  /(   )\   ICQ#: 60653192
   Linux User^^-^^[17]



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Illume - Command line to display the keyboard ?

2009-03-13 Thread kimaidou
Oups, sorry I just had not thought there was some help !
Thanks a lot, it works well.

I think you should package it into an simple ipk file, and put it on
opkg.org, so that everybody can enjoy it !

Anyway thanks a lot

Kimaidou

2009/3/13 Joel Newkirk freerun...@newkirk.us

 On Thu, 12 Mar 2009 10:17:13 +0100
 kimaidou kimai...@gmail.com wrote:

  Hi!
 
  Hum, I tried again, and from SSH too, but the command
  /home/root/Scripts/illume-kbd-show does not hide the keyboard if it
  is here. Could you send by email the binary you are using ? (if
  possible) NB: I am using this file :
  http://3v1n0.tuxfamily.org/openmoko/illume-kbd-show
 
  Thanks
  Kimaidou

 --help gives some hints... ;)  Try illume-kbd-show -t (for 'toggle')

 j

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Illume - Command line to display the keyboard ?

2009-03-12 Thread kimaidou
Hi!

Hum, I tried again, and from SSH too, but the command
/home/root/Scripts/illume-kbd-show does not hide the keyboard if it is here.
Could you send by email the binary you are using ? (if possible)
NB: I am using this file :
http://3v1n0.tuxfamily.org/openmoko/illume-kbd-show

Thanks
Kimaidou

2009/3/11 Marco Trevisan (Treviño) m...@3v1n0.net

 kimaidou wrote:
  Thanks very much for sharing your tool !
  I am using SHR + Illume, and I would like to make the illume keyboard
  appear when short clicking on AUX. So I went to the Illume configuration
  -- Input -- Key Bindings, and added the command
  /home/root/Scripts/illume-kbd-show on the Aux press.

 Yes, I did that too.

  This works well, but I cannot use the same Aux button to hide the
  keyboard. The best for that would be that your script first test wether
  the keyboard is displayed or not, and display / hide it depending on the
  display status. Do you think it is possible ?

 Really? I don't know if you're using the latest binary (or if I've
 uploaded the correct one :P), but it sends by default the toggle
 command; using that the keyboard shows when it's hidden and hides when
 it's shown... It works well to me.
 You can try it from ssh too.

 --
 Treviño's World - Life and Linux
 http://www.3v1n0.net/


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Illume - Command line to display the keyboard ?

2009-03-12 Thread Joel Newkirk
On Thu, 12 Mar 2009 10:17:13 +0100
kimaidou kimai...@gmail.com wrote:

 Hi!
 
 Hum, I tried again, and from SSH too, but the command
 /home/root/Scripts/illume-kbd-show does not hide the keyboard if it
 is here. Could you send by email the binary you are using ? (if
 possible) NB: I am using this file :
 http://3v1n0.tuxfamily.org/openmoko/illume-kbd-show
 
 Thanks
 Kimaidou

--help gives some hints... ;)  Try illume-kbd-show -t (for 'toggle')

j

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Illume - Command line to display the keyboard ?

2009-03-11 Thread kimaidou
Hi

Thanks very much for sharing your tool !
I am using SHR + Illume, and I would like to make the illume keyboard appear
when short clicking on AUX. So I went to the Illume configuration -- Input
-- Key Bindings, and added the command /home/root/Scripts/illume-kbd-show
on the Aux press.
This works well, but I cannot use the same Aux button to hide the keyboard.
The best for that would be that your script first test wether the keyboard
is displayed or not, and display / hide it depending on the display
status. Do you think it is possible ?

Thanks again.
Kimaidou

2009/3/11 Marco Trevisan (Treviño) m...@3v1n0.net

 kimaidou wrote:
  I am running SHR testing, and I am trying to display the keyboard with a
  very short press on AUX (like under Hackable:1). To map the keys, I use
  illume configuration : Input  Key binding. I have not found with google
  and wiki search how to display the keyboard, such as when clicking on
  the icon qwerty.

 The illume keyboard supports the matchbox protocol that works over x11
 xevents, that's why I've written this small c program [1] that basically
 sends the _MB_IM_INVOKER_COMMAND x-atom that can control the illume
 (and matchbox) keyboard.

 You can try this binary too, simply run illume-kbd-show to show the
 keyboard it and illume-kbd-show -k to hide it.

 Using that code as base we could also use the ecore_x keyboard atoms
 (_E_VIRTUAL_KEYBOARD*) to select the keyboard to be used and so on...


 [1] http://3v1n0.tuxfamily.org/openmoko/illume-kbd-show.c
 [2] http://3v1n0.tuxfamily.org/openmoko/illume-kbd-show

 --
 Treviño's World - Life and Linux
 http://www.3v1n0.net/


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Illume - Command line to display the keyboard ?

2009-03-11 Thread Marco Trevisan (Treviño)
kimaidou wrote:
 Thanks very much for sharing your tool !
 I am using SHR + Illume, and I would like to make the illume keyboard
 appear when short clicking on AUX. So I went to the Illume configuration
 -- Input -- Key Bindings, and added the command
 /home/root/Scripts/illume-kbd-show on the Aux press.

Yes, I did that too.

 This works well, but I cannot use the same Aux button to hide the
 keyboard. The best for that would be that your script first test wether
 the keyboard is displayed or not, and display / hide it depending on the
 display status. Do you think it is possible ?

Really? I don't know if you're using the latest binary (or if I've
uploaded the correct one :P), but it sends by default the toggle
command; using that the keyboard shows when it's hidden and hides when
it's shown... It works well to me.
You can try it from ssh too.

-- 
Treviño's World - Life and Linux
http://www.3v1n0.net/


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community