![]() |
Re: Automatic screen rotate for N810
Thanks alot! Installed like magic on my n800/os2008 and works great.
I'd like to know if its possibe to make it rotate Right instead of Left for two reasons. 1. The n800's d-pad would then be on the bottom closer to the users thumb when being held vertically. 2. The slot for the stylus would then be on top of the device rather than the bottom (which may lead to my dropping/losing it) Also, how difficult would it be to have the n800's d-pad change orientation when rotated? The combinatiin of d-pad on the bottom and a d-pad that is properly oriented would kick *** for n800 users specifically(not sure if it runs on n770) Thanks again Eric |
Re: Automatic screen rotate for N810
That's how I do portrait; xmodmap is used to remap the dpad. It does get reset if you connect a BT keyboard while in portrait, though.
|
Re: Automatic screen rotate for N810
Is this done automatically when rotated ?
|
Re: Automatic screen rotate for N810
Quote:
new version 0.0.14 includes mappings for D-pad. If you have xmodmap installed, the D-pad is rotated as well. I did not yet put xmodmap as a dependency, since there seem to be many sources it can be downloaded from. Mine is from: (/etc/apt/sources.list.d/hildon-application-manager.list) deb http://mg.pov.lt/770 chinook user other To those who wish the screen to be rotated right instead of left: Originally I had the screen rotate to the right, but since I tired my thumb reaching for the back and home-keys, I turned it to the left. I will make it a configurable option eventually. |
Re: Automatic screen rotate for N810
How is taskbar dragging enabled? doesn't work for me, but I don't have xmodmap installed.
|
Re: Automatic screen rotate for N810
Quote:
|
Re: Automatic screen rotate for N810
Quote:
Mine is from: (/etc/apt/sources.list.d/hildon-application-manager.list) deb http://mg.pov.lt/770 chinook user other |
Re: Automatic screen rotate for N810
Quote:
just press your finger firmly in the taskbar and drag it to another side of screen, release finger and presto, the taskbar is in new location. not that it is usable anyway, since the menus in taskbar have too much hardcoded width/height values, and most menus will appear off screen. |
Re: Automatic screen rotate for N810
Works best if you flip to portrait, then drag; you have to drag on empty panel (not on a button) and there's a huge chunk of empty panel at the bottom once you're in portrait. Likewise, to put it back on the side, flip to landscape; then there's loads of room on the top to grab...
It is usable, if, like me, you ditched the contacts and web menus in favor of personal menu and command navigator, and moved the apps menu to the top; then the apps menu starts from the left edge of the screen, and you can see the first column (categories) and the icons + a few letters for the second column. (The third-party ones, naturally, work well in any position...) The task selection is the only trouble spot, and only sometimes. It really works out alright, though there's plenty of visible bugs. |
Re: Automatic screen rotate for N810
Quote:
|
Re: Automatic screen rotate for N810
I managed to drag my taskbar off the bottom of the screen... any idea how to retrieve it? I tried clicking and holding at the bottom without any luck... is there a config file I can manually update?
|
Re: Automatic screen rotate for N810
killall hildon-desktop.
It will disable all the applets but they will come back after reboot. |
Re: Automatic screen rotate for N810
i have a minor issue , if you remember me asking about how to make the application menu optional since ive done that i noticed that when i tap and hold on an item the animated icon isnt circling or even appearing at all. also , in app manager when it is refreshing , the little icon in the banner isnt circling or even appearing either. any ideas on how i can fix this?
|
Re: Automatic screen rotate for N810
I finally got everything installed, thanks! However pushing the power button on n800 does nothing. double click will bring up the menu. Also D pad doesn't seem to be correctly mapped when rotated.
Retried apt-get update and its failing some items Thanks Dylan http://www.dodgeneon.net/images/update.jpg |
Re: Automatic screen rotate for N810
Ok, I've read this thread several times... N00B question:
How do I install this on an N800 booting from immc2? This is one of the features I miss from my T3:o Thanks |
Re: Automatic screen rotate for N810
Quote:
|
Re: Automatic screen rotate for N810
Quote:
Oh and fanoush, as you may have noted, I use your server to download the tools for flashing, I hope thats OK with you. I can host the files myself too if needed. Nice work on the flashing tools btw. |
Re: Automatic screen rotate for N810
Quote:
|
Re: Automatic screen rotate for N810
I get the following errors when i run /root/install-xrandr-kernel
Code:
Hit http://repostory.maemo.org chinook/free Packages |
Re: Automatic screen rotate for N810
The install-xrandr-kernel is VERY crude and has no error checking.
Stop the application manager and rerun the script. The errors mean that you can't user apt-get because Applicatin manager has locked /var/lib/dpkg/lock to prevent multiple instances of apt installing stuff. I will create a better script when I have the time for it. |
Re: Automatic screen rotate for N810
Quote:
Is there somthing you need to do to "Stop the application manager" other than closing it? I'll try it again adn make sure that it is all closed up as much as possible. |
Re: Automatic screen rotate for N810
I went in and ps -ef and found that app manager was still running so i killed it. Install went smoothly afterwards.
Thanks! App run great! Cuelkix |
Re: Automatic screen rotate for N810
I added the xmodmap repo expecting 0.0.14 as described
earlier in this thread. I seem to have the wrong version though. I did not forget to apt-get update either. xmodmap is installed and can be run from the terminal. But does not correct the d-pad orientation when rotated. below is the version info. . Code:
~ $ apt-cache showpkg xmodmap |
Re: Automatic screen rotate for N810
Quote:
Code:
Nokia-N810-:~# apt-cache showpkg sliderotate If you have N810 the pad is rotated only when you rotate the screen to portrait mode when the keyboard is open. In N800 the pad should rotate with the screen always. |
Re: Automatic screen rotate for N810
I have a n800.
I just checked and it seems I have sliderotate 0.0.13 and can't find 0.0.14 anywhere. Do you have a link to a deb? Thanks alot. |
Re: Automatic screen rotate for N810
as root in xterm:
apt-get update or iń Application manager: tools ->refresh application list then you should get 0.0.14 |
Re: Automatic screen rotate for N810
hey guys, im having a problem with this. I already have a kernal that supports rotation, and am using the roaition statubar icon on my n810. when I tried the one-click install, it seemed to install sliderotate only halfway. App manager said Sliderotate not installed or something. I tried to uninstall via app manager, and it said Sliderotate not uninstalled. I also tried Xterm, and it gave me this...
Code:
/home/user # apt-get remove sliderotate Also,now the onscreen keyboard pops up even if i have the keyboard open. Edit: I modded the python file and removed the import gnome part. This at least allowed me to uninstall. What is that part for, and am i missing a dependancy or something? This seems way too good to give up on... |
Re: Automatic screen rotate for N810
Quote:
I will have to tweak the dependencies. Thanks for the info. |
Re: Automatic screen rotate for N810
I have read all of the posts in this thread and am having an issue with this rotation.
I installed the one click install about 2 days ago and at first glance it worked beautifully. Then im not sure why it just stops working? I have tried using xterm to rotate it and also the rotate plugin but nothing seems to work other that just restarting my tablet. Once restarted it works just fine again for a little while and then i will try to rotate it for canola or the web and it just wont work again untill i reboot it? If someone has had this issue please guide me to a solution or something because I am so happy that this is available. This was the thing that truelly bridged the gap between the ipod/iphone for me! Thanks in advance |
Re: Automatic screen rotate for N810
To be able to determine what is wrong:
run xrandr -o left in xterm after it stops working with the power/home key. and tell us what is the error message then. |
Re: Automatic screen rotate for N810
Is there any way I can change rotate to a double press event of the power key? I don't like having it rotate every time I just need to enter offline mode or lock the device. I guess I could set "long press" to open the menu, I don't really use long press to turn the device off anyway.
|
Re: Automatic screen rotate for N810
Ok Im sure it will happen again sometime today and when it does I will post it.
Thanks again |
Re: Automatic screen rotate for N810
/home/user # xrandr -oleft
usage: xrandr [options] where options are: -display <display> or -d <display> -help -o <normal,inverted,left,right,0,1,2,3> or --orientation <normal,inverted,left,right,0,1,2,3> -q or --query -s <size>/<width>x<height> or --size <size>/<width>x<height> -r <rate> or --rate <rate> or --refresh <rate> -v or --version -x (reflect in x) -y (reflect in y) --screen <screen> --verbose --dryrun --prop or --properties --fb <width>x<height> --fbmm <width>x<height> --dpi <dpi>/<output> --output <output> --auto --mode <mode> --preferred --pos <x>x<y> --rate <rate> or --refresh <rate> --reflect normal,x,y,xy --rotate normal,inverted,left,right --left-of <output> --right-of <output> --above <output> --below <output> --same-as <output> --set <property> <value> --off --crtc <crtc> --newmode <name> <clock MHz> <hdisp> <hsync-start> <hsync-end> <htotal> <vdisp> <vsync-start> <vsync-end> <vtotal> [+HSync] [-HSync] [+VSync] [-VSync] --rmmode <name> --addmode <output> <name> --delmode <output> <name> /home/user # it just did it again where it wont rotate anymore without restarting. that is what its saying when I go: sudo gainroot and xterm. please help, and thanks. |
Re: Automatic screen rotate for N810
Generally, if someone tells you to type something, and you get a usage message like that, it means you or they made a typo. In this case, it should be:
Code:
xrandr -o left |
Re: Automatic screen rotate for N810
/home/user # xrandr -o left
/home/user # that is all that happens when i use a space? am i doing something wrong? thanks for replying, it means a lot! |
Re: Automatic screen rotate for N810
So the command just exits without actually rotating, right?
what does it say if you just run xrandr? anything like this? Code:
Nokia-N810-:~# xrandr |
Re: Automatic screen rotate for N810
Been following the thread.. if Nokia doesn't incorporate (and integrate/improve) on this work then shame on Nokia! The lack of built-in screen rotation was one of the very first common complaints when the NITs appeared. I'm so looking forward to being able to read some of my PDF documents in portrait mode.
|
Re: Automatic screen rotate for N810
Quote:
I have restarted it again and so that i could use the rotation this morning but im sure that it will happen again sometime today and I will see what it does. I triend checking that with it running the way it is right now and it says exactly that. I will get back to you once it happens again. |
Re: Automatic screen rotate for N810
@emjays: hey thanks, I seemed to have an old version of python2.5-gnome
After I rebooted the tablet, something really weird happened. All the button overlays and highlighting of menu items were broken. The UI was completely trashed, for example the scroll bars were gone, buttons showed only very faint text, check boxes were gone, etc... Because I already patched the kernel before, I just used the one click install and it worked. I also edited the power key options as described earlier in this thread. Everything worked until the reboot. Finally I had to reflash the N810 (Luckily I was planing to anyway), and reinstall everything. This time, I used the script to update the kernel, and everything seems to be fine, including the power menu not showing up without any modifications. The truth is I don't know if its this program that did this, or what... Is it a potential bug? (note: the text on the "select connection" dialog is huge, and Im sure its only after I installed this, everything else is fine though...) |
Re: Automatic screen rotate for N810
Quote:
|
All times are GMT. The time now is 15:35. |
vBulletin® Version 3.8.8