![]() |
2012-01-25
, 09:34
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#2532
|
![]() |
2012-01-25
, 11:18
|
Posts: 915 |
Thanked: 3,209 times |
Joined on Jan 2011
@ Germany
|
#2533
|
I don't think our kernel was compiled with hardfp, as obviously this would have implied that the whole of Maemo would have also been compiled like that.
At least my plan is/was to use debootstrap to install the armhf debian port,
I've spent few hours adjusting GUI settings and panel configurations, including portrait ones (which is quite funny, as I don't think I'll ever use that, but, whatever...).
In between, I got an idea, that allow us to save precious screen space, and have it all (namely, 800x480 pixels) available for programs, *without* sacrificing existence of panels. Configured to automatically hide, when setup properly, they pop-up on tapping just *outside* the screen. They're perfectly functional, and just disappear when not needed - popping up, they're also on top, so aren't covered by any application, despite it use all available screen.
I wasn't able to find sulu's orientation.desktop anywhere, so I created one from scratch, using CSSU's image from orientation-lock applet - it fits perfectly as icon for rotating. Of course it's placed on top panel, being easily reachable.
The only glitch I've found, is that after rotation, desktop background doesn't refresh properly (I've set it up a way, that it *should* look good on both landscape [no change here] and portrait) - after "forcing" refresh (by changing desktop display setting, and changing it back), it looks OK, but fail to do so automatically.
pcmanfm -w <image file>
I can also create image file, if someone tell me how to prepare one accepted by ED, step by step (never used images, and I'm not interested in doing so, due to *high* performance loss when using partition images vs real partition)
dd if=/dev/zero of=<filename> bs=4M count=1024 mke2fs <filename>
![]() |
2012-01-25
, 13:01
|
Posts: 250 |
Thanked: 126 times |
Joined on Dec 2010
|
#2534
|
![]() |
2012-01-25
, 13:33
|
Posts: 29 |
Thanked: 24 times |
Joined on Jul 2011
|
#2535
|
The Following User Says Thank You to rafael2k For This Useful Post: | ||
![]() |
2012-01-25
, 14:31
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#2536
|
I´m waiting for Estel new image to trie it opfully with instruction to make a partition or image that I´ve allways used
Thanks
![]() |
2012-01-25
, 15:04
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#2537
|
Try calling:I don't know if it works but that's what's written in the manpage.Code:pcmanfm -w <image file>
If it works, add that command to the orientation script.
That tapping outside thing sounds ingenious if it works as you described (not sure if the screens of all the N900s are equally responding). That would actually allow to have four panels, one on each screen edge.
![]() |
2012-01-25
, 15:56
|
Posts: 915 |
Thanked: 3,209 times |
Joined on Jan 2011
@ Germany
|
#2538
|
It's not very easy to notice it at beginning, but there is easy way of testing it - open xvkbd, terminal, and try to write something, by taping on virtual keyboard. Tap any letter, then, without touching screen any more, wait for a while. In my case, letter auto-repeat, just because cursor is still "over" letter on vkb.
Sulu, could You check, if it also happens in Your case? Any way, ideas what may be causing this, anyone?
On 2 devices that I've tested, it works flawlessly - 100% of times - by tapping every edge of the screen. 4 panels are 100% possible - it's just me, who use 2 panels and still have much free space on them - my invention on filling it with content seems small
The Following User Says Thank You to sulu For This Useful Post: | ||
![]() |
2012-01-25
, 18:08
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#2540
|
However, can you please try if pressing ctrl stops writing further letters? Just to make sure it's not a coincidence if it works, please try Shift too.
It might also be interesting to know what xev says when this happens.
As for chromium extensions - I've already incorporated "Scrollbars anywhere", which is (AFAIK) most customizable "touch scroll" thing for Chromium. Using it, I was able to enable "drop and drag" (also on text/images), while still retaining capability to select text/drop page elements/whatever. I'm pretty sure everyone will find fancy customization mix for own liking. I also checked it for backdoors, at least as much as my limited skills permit
The Following User Says Thank You to Estel For This Useful Post: | ||
![]() |
Tags |
beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze |
|
If anyone has time and wants to play around. Make a new partition (or loop-mounted file), and try following this:
http://wiki.debian.org/ArmHardFloatChroot
Report your findings