|
2008-09-28
, 15:22
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#282
|
It seems related to the "Automatic Click" option. Turning that off in xvbkd's Property panel restored my keyboard to normal.
I also want to ask you if the "/etc/osso-af-init/matchbox.defs" hack is needed by your latest version of the chroot scripts. When opening any of its configuration panels on the Hildon version of vxbkd, upon closing the panels the keyboard window jumps to the upper-let corner... and since hildon windows can't be dragged, the only recorse is to restart vxbkd.
|
2008-09-28
, 15:34
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#283
|
Hi Brent,
Just want to point out that none of the programs you've mentioned (except RoxTerm) come default with Easy Debian. So the warranty doesn't apply to them
However, I'm curious about the dbus issues you're having, since I thought I'd fixed the dbus problems in the latest scripts. The strange thing is that I'm running Midori with absolutely no problems with these scripts. Midori has to be the fastest stable browser on the tablet at the moment. It has some issues with Java, so I have to uninstall the Java plugin, but that's not a big deal since Java's so slow on the tablet anyway. After that it runs like a greased pig with a butcher in pursuit.
When programs in the chroot complain about stuff not connecting, especially when running as non-root, it usually is because of permissions. Does your Debian install have the correct "user" account, and have you checked the permissions in the /home/user/.config directory (and any other config files)? You might need to run this as root:
Code:chown -R user:users /home/user
|
2008-09-28
, 15:41
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#284
|
I can probably set that in the command string of xvkbd in LXDE. To be honest, xvkbd drives me nuts (if it isn't one thing, it's another); I like matchbox-keyboard much better.
|
2008-09-28
, 16:34
|
Posts: 289 |
Thanked: 83 times |
Joined on Jul 2006
|
#285
|
I don't understand... the whole point of the hack is to make those kind of windows draggable. The dialogue windows that jump to the upper-left / lower-right corners should be draggable by pressing and holding on the edge of the window.
The Following User Says Thank You to delaroca For This Useful Post: | ||
|
2008-09-28
, 17:13
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#286
|
BTW, if it weren't for the fact kvkbd were a KDE app, I'd use it as my OSK. Much better than xvkbd...just requires KDE's zillion RAM-hogging processes be open too...
|
2008-09-28
, 17:24
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#287
|
The Following 3 Users Say Thank You to qole For This Useful Post: | ||
|
2008-09-28
, 17:43
|
Posts: 289 |
Thanked: 83 times |
Joined on Jul 2006
|
#288
|
|
2008-09-28
, 20:58
|
|
Posts: 903 |
Thanked: 632 times |
Joined on Apr 2008
|
#289
|
Here we go again...
New beta version with powerlaunch replacement!
This version has a menu icon (Extras / Set Debian HW keys) that should make it possible to fullscreen Debian apps with the fullscreen key, and pressing the minus key followed by the menu key will make the matchbox keyboard toggle on and off.
I use xbindkeys to do this, and my initial tests suggest that the keys work properly for their intended purpose unless you press them in the right order. The only problem I've found is that I have to press the minus key twice sometimes to get it to zoom out, but that's ok.
If anyone can suggest a better key combination for the popup keyboard (keys have to be available on the N800, since they're the ones who really need it) please do! You can try out different combinations by editing /home/user/.xbindkeys.scm and changing the keys using these codes.
Anyway, here's the new version:
easy-deb-chroot-0.9-8
Users of the 0.9 series should just be able to upgrade directly, users of the 0.6 package or below will need to follow the instructions in my post above.
|
2008-09-29
, 00:51
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#290
|
Are you giving for good up on Powerlaunch -- is Bindkeys definitely superior?
Granted, this doesn't work in Hildon WM (Matchbox), but I always run Debian apps in LXDE anyway...
Tags |
debian, easy debian, obsolete |
|
Re the problems I have been reporting with xvbkd -- the keyboard goes in *auto-repeat* mode soon as you hit any key.
It seems related to the "Automatic Click" option. Turning that off in xvbkd's Property panel restored my keyboard to normal. The option is defined as,
"Automatic Click: Set on/off of the automatic click feature and the delay before automatic click is activated. If this feature is set, xvkbd will work as if left mouse button is clicked when mouse pointer is moved on a button and stays long enough. You may want to set Jump Pointer? to OFF to avoid auto-repeating."
Toggling the "Jump Pointer?" on and off did not help... were you not having these problems?
As explained in,
http://homepage3.nifty.com/tsato/xvkbd/
xvbkd's resources may be re-configured in several ways... one of them is via ~/.Xdefaults. This may be handy to those wishing to make some adjustments to xvbkd's appearance and behavior. Turns out that this v3.0 of xvbkd supports many international keyboard layouts and that is very useful.
If using ~/.Xdefaults to set options for xvkbd keep in mind that it will also affect the Hildon version of xvkbd, if installed.
I also want to ask you if the "/etc/osso-af-init/matchbox.defs" hack is needed by your latest version of the chroot scripts. When opening any of its configuration panels on the Hildon version of vxbkd, upon closing the panels the keyboard window jumps to the upper-let corner... and since hildon windows can't be dragged, the only recorse is to restart vxbkd.
-- Denis