external keyboard suspend

2009-08-31 Thread Vinzenz Hersche
hello all, i've got a keyboard from pulster for the openmoko. this works well with shr- unstable, but there's a problem: i wrote something, then the screen would be black for a half second. so i could wrote again and in one moment, it goes to suspend (in the moment i write). now i don't know

Re: external keyboard suspend

2009-08-31 Thread Dan Staley
On Mon, Aug 31, 2009 at 6:14 AM, Vinzenz Hersche hers...@puzzle.ch wrote: hello all, i've got a keyboard from pulster for the openmoko. this works well with shr- unstable, but there's a problem: i wrote something, then the screen would be black for a half second. so i could wrote again and

Re: external keyboard suspend

2009-08-31 Thread Vinzenz Hersche
sorry, false information. it's not from pulster, it's from telepixel. http://dshop.ch/osc/product_info.php?cPath=24_27products_id=38 it's with a cable and i simply do the device in host-mode to make it working.. so your script is useless for me.. thx anyway.. :) Am Montag, 31. August 2009

Re: external keyboard suspend

2009-08-31 Thread Michael 'Mickey' Lauer
This is a bug in odeviced. It's already fixed in fsodeviced, which will substitute odeviced in the very near future. As a workaround, please use mdbus or fsoraw to request the display resource. :M: ___ Openmoko community mailing list

Re: external keyboard suspend

2009-08-31 Thread Paul Fertser
Dan Staley daniel.l.sta...@gmail.com writes: I'm not sure what kind of keyboard you are using...but I connect my freerunner to a bluetooth keyboard (iGo Stowaway bluetooth keyboard) on a pretty regular basis in SHR-U. To solve the problem you are mentioning, I wrote a little shell script that

Re: external keyboard

2008-08-16 Thread Eli
On Sunday 10 August 2008 06:59:44 pm steve wrote: Should be on the wiki It is, but for some of us, a USB keyboard doesn't work in X. Works fine on the console if you stop X though... More here: http://docs.openmoko.org/trac/ticket/1796 Eli --. If it ain't broke now, Eli

RE: external keyboard

2008-08-10 Thread steve
Should be on the wiki -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Sheldon Sent: Friday, August 08, 2008 2:34 PM To: [EMAIL PROTECTED]; List for Openmoko community discussion Subject: Re: external keyboard Greg Bonett wrote: Is anyone using

external keyboard

2008-08-08 Thread Greg Bonett
Is anyone using their FreeRunner with an external USB or Bluetooth keyboard? If so, how hard was it to get working? -Greg ___ Openmoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: external keyboard

2008-08-08 Thread Michael Sheldon
Greg Bonett wrote: Is anyone using their FreeRunner with an external USB or Bluetooth keyboard? If so, how hard was it to get working? I am, it's pretty simple, just run: echo host /sys/devices/platform/s3c2410-ohci/usb_mode echo 1 /sys/devices/platform/neo1973-pm-host.0/hostmode

Re: external keyboard

2008-08-08 Thread Valerio Valerio
Hi, 2008/8/8 Greg Bonett [EMAIL PROTECTED] Is anyone using their FreeRunner with an external USB or Bluetooth keyboard? If so, how hard was it to get working? Use a BT keyboard with FreeRunner is simple, just type in the terminal : 'hidd --connect keyboard_mac_address' (the keyboard should

Re: external keyboard

2008-08-08 Thread Dan Staley
I have a Think Outside/iGo bluetooth keyboard and it works great! http://www.amazon.com/s/ref=nb_ss_gw?url=search-alias% 3Dapsfield-keywords=igo+keyboardx=0y=0 Connecting from the command line is easy with hidd (see wiki or man on use) and even easier with scaredycat's btkb script! (A gui