maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   Easy Debian Fremantle Beta Testing (https://talk.maemo.org/showthread.php?t=34550)

Estel 2011-09-19 19:12

Re: Easy Debian Fremantle Beta Testing
 
^ is
Code:

dead_circumflex
Just remember, to hit it twice, or hit space after it - dead_circumflex can be also used "mixed" with some other letters. Personally, I got it binded for lvl4 'm' key.

May it be, that You can use 'circumflex' to get instant version, without need for space - but, this way You loose ability to mix it with other characters. I haven't tested it with 'circumflex', just 'dead_circumflex'.

mscion 2011-09-20 02:37

Re: Easy Debian Fremantle Beta Testing
 
Quote:

Originally Posted by Estel (Post 1091939)
^ is
Code:

dead_circumflex
Just remember, to hit it twice, or hit space after it - dead_circumflex can be also used "mixed" with some other letters. Personally, I got it binded for lvl4 'm' key.

May it be, that You can use 'circumflex' to get instant version, without need for space - but, this way You loose ability to mix it with other characters. I javen't tested it with 'circumflex', just 'dead_circumflex'.

Thanks, I first tried circumflex but it did not seem to work. dead_circumflex worked fine. One just has to press twice as you said. Comes in handy if you want to make an exponent in latex.

EDIT: If you prefer to not press twice you can use asciicircum instead of dead_circumflex

Estel 2011-09-20 06:49

Re: Easy Debian Fremantle Beta Testing
 
You're right, same apply for 'asciitilde' and 'dead_tilde'.

Anyway, yesterday I got my lovely mini keyboard (USB), and it's working fine out of the box in Maemo (thanks to the H-E-N and extkbd). Ho ever, in Ed I can use only basic keys (letter with shift), no number, special characters etc. I remember qole has posted about using BT-HD scripts, ho ever, I would like to stay with extkbd, due to super-compatibility with all my devices (and almost literally every other device). Is there a way to use it properly, from within LXDE? I suspect it got something to do with keyboard layout from Ed not matching one from Maemo, but no idea further.

Also, qole (or others knowledgeable) - is there a relative simply way to "clone" hardware keyboard mapping (those of N900 hardware keyboard) from Maemo to ED's '.xbindkeysrc'?

sulu 2011-09-20 07:16

Re: Easy Debian Fremantle Beta Testing
 
Quote:

Originally Posted by Estel (Post 1092327)
Ho ever, in Ed I can use only basic keys (letter with shift), no number, special characters etc. I remember qole has posted about using BT-HD scripts, ho ever, I would like to stay with extkbd, due to super-compatibility with all my devices (and almost literally every other device). Is there a way to use it properly, from within LXDE?

The easiest way I could think of would be to extract a generic keyboard layout from another Linux computer and add that to your Maemo's rx-51 file. This way switching between N900's special keyboard layout and a generic one (like on your BT keyboard) would be as easy as changing keyboard layouts in Maemo. Unfortunately I have no BT keyboard so I can't test that.

Quote:

Originally Posted by Estel (Post 1092327)
Also, qole (or others knowledgeable) - is there a relative simply way to "clone" hardware keyboard mapping (those of N900 hardware keyboard) from Maemo to ED's '.xbindkeysrc'?

One could write a script that parses the rx-51 file contents and translates them into a xbindkeys definition. That shouldn't be hard from a technical point of view but it will require some effort to do it correctly.

istota 2011-09-22 12:16

Re: Easy Debian Fremantle Beta Testing
 
Quote:

Originally Posted by Estel (Post 1092327)
You're right, same apply for 'asciitilde' and 'dead_tilde'.

Anyway, yesterday I got my lovely mini keyboard (USB), and it's working fine out of the box in Maemo (thanks to the H-E-N and extkbd). Ho ever, in Ed I can use only basic keys (letter with shift), no number, special characters etc. I remember qole has posted about using BT-HD scripts, ho ever, I would like to stay with extkbd, due to super-compatibility with all my devices (and almost literally every other device). Is there a way to use it properly, from within LXDE? I suspect it got something to do with keyboard layout from Ed not matching one from Maemo, but no idea further.

Also, qole (or others knowledgeable) - is there a relative simply way to "clone" hardware keyboard mapping (those of N900 hardware keyboard) from Maemo to ED's '.xbindkeysrc'?

hello

command helped me Xterminal (synchroot), mounted in debian chroot.
You will have full support for keyboard.
It is also the problem of hardware based keyboard n900 in easy debian pc will be mapped to 105 (numbers and will not fn +) EXTKBD problem is the package.
I had to uninstall extkbd and give the command to fix synchroot easy debian hardware based keyboard.
I tried to fix it by copying files from my laptop xkb ubuntu on which the keyboard works. nothing helped
I think that the only solution is to modifications to rx 51
all the time I try to get a fully functional keyboard maemo / easy debian tried bluetooth (chinook, bt-script, extkbd). Was the best bt-script, but he introduced changes in the maemo keyboard.

big thanks to people working in the easy debian
Qole sad with bt-script has been suspended

sulu 2011-09-22 22:59

Re: Easy Debian Fremantle Beta Testing
 
I just played a bit with the xfe file manager. It might be a good replacement for pcmanfm. It's a long time since I've worked under Windows but xfe reminds me a bit of total commander.

However, there's a small bug in xfe when running on openbox: It somehow doesn't correctly read the openbox desktop borders which leads to the problem that the window is misplaced and the window decoration bar is above the upper screen edge.
That can be solved by checking the option "remember position" in the xfe preferences (that dialogue will also be misplaced) and maximizing the xfe window before closing it.
To maximize it I called this wmctrl command:
Code:

sleep 5; wmctrl -r :ACTIVE: -e 0,30,30,350,350
It gave me 5 seconds time to switch to the xfe window, moved it to a position where I could reach the window buttons and I pressed the maximize button.
From now on the xfe main window should be correctly placed.

While you're at it take the chance to adapt the rest of the xfe options. For example one-click open is a very nice feature on a stylus device and you might want to change some associations of file types with applications. For example I neither like the image viewer nor the text editor that comes with xfe. Therefore I changed those associations to geeqie and leafpad.

sulu 2011-09-28 16:45

Re: Easy Debian Fremantle Beta Testing
 
Easy Debian portrait mode:

Some of you have surely tried to switch Easy Debian to portrait mode with a command like this:
Code:

xrandr --output default --rotation right
In principle this works but unfortunately the mouse movement isn't adjusted accordingly by xephyr so using Easy Debian becomes a challenging mental exercise.
Fortunately some clever guy (thanks a lot!) submitted a patch to fix this bug [1]. I had a look at the source code of different xephyr Debian packages and found that the fix is already included in version 1.11 which is unfortunately only available in Wheezy and Sid. I just got rid of one release mix and didn't want to start a new one. So I patched the xserver-xephyr package from squeeze-backports (currently 1.10) and have a perfectly working mouse cursor in portrait mode now.
(Yes, I also tried to patch the squeeze package (1.7) but that would have required further patches and I was too lazy to sort that out.)

@qole:
If you think this might be useful I'll send you the patched package.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=37331

TiagoTiago 2011-10-08 05:26

Re: Easy Debian Fremantle Beta Testing
 
I reflashed and managed to install ED this time; still having issues getting Maemo Synaptic to install though, same issue, sgml-data not found in the repos...


edit: I figured it out, i had to add the SDK repository, sgml-data can be found there

Iyanyola 2011-12-03 08:57

Re: Easy Debian Fremantle Beta Testing
 
I need some help here.While trying to modify my LXDE panels on my N900 i made some mistakes and can no loger see the usual icons and tne panels. .Can someone tell me what i can do to restore or revert to the defult LXDE panel ?

rebhana 2011-12-03 22:03

Re: Easy Debian Fremantle Beta Testing
 
Quote:

Originally Posted by Iyanyola (Post 1132548)
I need some help here.While trying to modify my LXDE panels on my N900 i made some mistakes and can no loger see the usual icons and tne panels. .Can someone tell me what i can do to restore or revert to the defult LXDE panel ?

The Wiki has some instructions on how to recreate the panels.

A simple possibility is to re-install the easy-deb-chroot package (leaving the image in place). This should overwrite the relevant /home/user/.config files.


All times are GMT. The time now is 15:12.

vBulletin® Version 3.8.8