![]() |
Re: Easy Debian Fremantle Beta Testing
leetnoob: you shouldn't see that text once LXDE starts. It should be a wallpaper.
If you are updating with apt-get, always remember to use --no-install-recommends (which is the same as unchecking "consider recommended packages as dependencies") |
Re: Easy Debian Fremantle Beta Testing
Quote:
wrt the background wallpaper I had to go into pcman file manager and enable "manage desktop" in preferences, but it puts a "my documents" folder on the desktop which i don't want. I was wondering if there's a workaroud like me replacing the image which has the ctrl-back image. |
Re: Easy Debian Fremantle Beta Testing
leetnoob: I put that message there using habak, you can use it to put an image there instead. I think it is something like
Code:
habak -hi /path/to/image.jpg Code:
habak -hi /usr/share/wallpapers/ |
Re: Easy Debian Fremantle Beta Testing
Quote:
bizarre... it doesn't work it always reverts to the ctrl-back image when i restart. it works in the session only. i've even used sudo.. I'll poke around and see why. |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
My turn to ask a silly question: My keyboard is acting strange in LXDE, the blue function key is acting like Ctrl and Ctrl is dead. What have I messed up?
|
Re: Easy Debian Fremantle Beta Testing
ok.. got it working.
i edited /etc/xdg/openbox/autostart.sh and put the habak command in at the end, but i also had to change the session window manager from openbox-lxde to openbox-session |
Re: Easy Debian Fremantle Beta Testing
leetnoob: why not put it in /etc/xdg/lxsession/LXDE/autostart instead?
|
Re: Easy Debian Fremantle Beta Testing
Quote:
wrt to your keyboard problem i coincidently had something like this a few nights ago and i just restored a backup debian.ext2 and that fixed it... |
Re: Easy Debian Fremantle Beta Testing
I posted this in another thread, but it probably belongs here? I'm have an install/version question. Sorry if I made a mistake with the placement of this question.
DrKlaw. |
Re: Easy Debian Fremantle Beta Testing
BREAKING NEWS! REBOOTING DURING SYNAPTIC INSTALL SOLVED
w0000t! Now you can install as many applications as you want in one go , of any size without your phone rebooting! steps: 1. upgrade dpkg to the latest version 2. make sure the debian.ext2 file is in your mydocs folder 3. PHYSICALLY REMOVE YOUR EXTERNAL MMC CARD FROM THE PHONE 4. Install all your software via synaptic, go on a software install binge 5. put your external memory mmc card back into the phone why? there is a bug in dpkg which is nothing to do with easy debian or the n900 where it can hang your computer if an external usb drive is plugged in during a software install. https://bugs.launchpad.net/ubuntu/+s...kg/+bug/624229 That's it! Problem fscking solved! |
Re: Easy Debian Fremantle Beta Testing
Can't change your easy debian font or icon theme?
edit /etc/xdg/lxsession/LXDE/autostart and comment out the line that says '@lxde-settings-daemon' by putting a # before it. |
Re: Easy Debian Fremantle Beta Testing
i've installed x11vnc on maemo and also on easy debian. my windows xp laptop obviously has a greater resolution than the n900 but i'd like easy debain / X / vnc to take advantage of this and display a nice large screen on my laptop. i'm not talking about 'magnifaction' but full use of the larger screen real estate. has anyone attempted this? is vnc a dead end for this, is so is there any other pc client side tools that might work?
|
Re: Easy Debian Fremantle Beta Testing
leetnoob: you can do what you're talking about if, when starting LXDE, you start a vncserver session with bigger screen dimensions instead of using Xephyr. Then you connect to your LXDE vncserver. There's a benefit to this if you use it locally, too. You have a bigger virtual screen that you can pan around on.
|
Re: Easy Debian Fremantle Beta Testing
1 Attachment(s)
hi, before i read your post i managed to do it, but it was eeerily simple..
1. start up easy debian. full screen 2. run x11vnc from roxterm/whatever 3. open up another roxterm terminal 4. go to your pc , connect using tightvnc to , in my case, 192.168.1.1:0 5. when the screen appears on your pc, enable numlock on your pc 6. in the spare roxterm window type 'xrandr' to see available resolutions xrandr 7. then change your resolution type e.g. xrandr --size 1400x1050 (small 'x') you need to use the numeric keypad to type the numbers then hey presto, it resizes the pc vnc window in real time. maybe this would have been the future if ms/nokia didn't happen.. no laptops just powerful phones connecting to dumb docking stations. I'm experimenting with client side connection settings and some give quite a good performance and some are dog slow. |
Re: Easy Debian Fremantle Beta Testing
leetnoob: It would be faster to not start Easy Debian LXDE first. Get into Easy Debian by running "debbie" at a Maemo terminal, then start VNC server first as display :1, with the dimensions you want, and then run "startlxde1" to start LXDE in the vncserver display. This creates a second virtual display that can only be seen when logging in to the N900 via VNC clients. The Android Debian project has to use this method because they don't have an X Server on Android.
|
Re: Easy Debian Fremantle Beta Testing
I was using x11vnc and it doesn't like -display :1 are you talking about tightvnc server? I'd be quite interested in getting it to work.
also I've noticed a "feature" of my method above, if you start up apps before changing resolution using xrandr all is fine but afterwards the fonts are scaled and become huge. |
Re: Easy Debian Fremantle Beta Testing
ok , got it working. it's much better than my method above as
1. the pc keyboard is mapped properly, could even use the scroll rocker 2. there is no issue with post connection launched apps having huge fonts. here's what i did in case anyone else wants it: 1. install tightvncserver via symantic 2. go to maemo terminal 3. type : debbie 4. type : tightvncserver -geometry 1400x1050 :1 (or whatever resolution your pc has) 5. type startlxde1 you will be asked to enter a password for users to use when connecting at step 4 when you connect from your pc specify ipaddress:1 e.g. 192.168.1.1:1 amazing stuff. |
Re: Easy Debian Fremantle Beta Testing
Quote:
tightvncserver :1 -geometry 1400x1050 |
Re: Easy Debian Fremantle Beta Testing
You can also use this method to access a big virtual screen on the N900 itself with localhost:5901 as the server name.
|
Re: Easy Debian Fremantle Beta Testing
Stupid question, but I couldn't solve it for 2 days.
I opened a pdf in full screen. You need to press esc to get out. No esc key. The pdf is above the on screen keyboard. Is there a key combination that escapes? Thanks |
Re: Easy Debian Fremantle Beta Testing
i installed xrdp via synaptic and using thie /etc/xrdp/xrdp.ini file below I can now connect via windows remote desktop to the vnc session on the n900 (and also to maemo hildon if i run x11vnc on the maemo side)
you must run xrdp as root on easy debian (sudo xrdp) [globals] bitmap_cache=yes bitmap_compression=yes port=3389 crypt_level=low channel_code=1 # set empty username because VNC auth # doesn't actually use username, so no # point in asking the user for one. [xrdp1] name=LXDE lib=libvnc.so username= password=ask ip=127.0.0.1 port=5901 [xrdp2] name=Hildon Desktop lib=libvnc.so username= password=ask ip=127.0.0.1 port=5900 |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
Quote:
Thanks for all of the great posts, by the way. They've really helped. DrKlaw |
Re: Easy Debian Fremantle Beta Testing
I went ahead and tried again. I WORKED! I installed SciLab (I used apt-get, not Synaptic, but same difference). Wow. You solved it... Thanks.
|
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
also sudo umount /media/mmc1 seems to have the same effect as removing the card physically as the problem is to do with dpkg's use of sync() . But i'm not sure how to mount it again afterwards. i guess it's the same mount options as in etc/fstab for the internal fat32 file system but i'm too lazy to check.
|
Re: Easy Debian Fremantle Beta Testing
1 Attachment(s)
Quote:
then you have a lot of extra soft keys to use |
Re: Easy Debian Fremantle Beta Testing
2 Attachment(s)
here's a modified clearlooks theme for the n900. it has chunky scrollbars. if you want to modify any theme yourself, edit /usr/share/themes/<themename>/gtk-2.0/gtkrc and change the lines that contain slider and stepper values as below to 30
GtkRange ::slider_width = 30 GtkRange ::stepper_size = 30 if you can't be bothered, then just replace /usr/share/themes/Clearlooks/gtk-2.0/gtkrc with the one attached below. must be logged into e.d. as root. edit: forum software wont allow me to upload gtkrc so i had to attach gtkrc.txt , so rename it back to gtkrc when you download it. edit: as an added bonus i've animated the progress bar which clearlooks doesn't do by default. |
Re: Easy Debian Fremantle Beta Testing
I have a problem installing the image file.After manual download of the 300mb lzma file,i decompressed it on my computer & got the exact 2147....bytes stated in your maemo wikki.I places the decompressed file using a USB cable to home/user/mydoc.Now my problem is that when i run any of the installed easy debian icon,it dosen't seem to recorgnise the presence of the 2GB image file placed under my doc,eg when ever i run the debian image installer i will start fresh download of the LZMA file instead of recorgnising the decompressed file placed.PLEASE HELP ME OUT!
|
Re: Easy Debian Fremantle Beta Testing
@lyanyola: have a look at the path and fs-type in ~$.chroot
@all: Which distribution provides the newest packages for arm without thumb2? |
Re: Easy Debian Fremantle Beta Testing
I typed charoot in the terminal and it wrote 'charoot not found.Moreso i did not understand what you wrote about looking at path fs.Kindly shade more light.Waiting for your reply.
|
Re: Easy Debian Fremantle Beta Testing
I did not understand Mankir post in my response.Can any one help me & tell me what to do next.Initially i manually downloaded the debian image file & decompressed it to 2GB on my PC & copied to home/user/doc,but when i run any of the installaed easy debian icon it shows"errow,you have no debian.img.ext2 file on your memory cards...".But actually i have the file in the phone memory placed under my doc.Please let someone here tell me where i am going wrong & what to do next.
|
Re: Easy Debian Fremantle Beta Testing
lyanyola: If you downloaded and decompressed the image, you do NOT need to run the installer anymore.
You should be able to run the other Easy Debian applications now. If they don't work, what error do you get? |
Re: Easy Debian Fremantle Beta Testing
Quote:
|
Re: Easy Debian Fremantle Beta Testing
lyanyola: You can put the file into MyDocs (shows as "N900" on PC) or an external card. The file must start with "debian" and end with "img.ext2" to work.
|
Re: Easy Debian Fremantle Beta Testing
qole:That is what i have been saying that the image file is debian-m5-v3d.img.ext2 & it has exactly 2147483648 bytes & i placed it in a folder under home/user/myDocs but the installed ED is not sensing it, each time i run anyone of its icon on my menu it show i dont have the file(as quoted in my last post before this one).Initially i tried downloading the LZMA file through the Deb App Ins,after download it fails to extract,that is why i resorted to manual download from the link you gave in your wikki and subsequently decompressed it on my PC,but it also appear not to work.So what can i do to get debian app working on my N900? .
|
Re: Easy Debian Fremantle Beta Testing
lyanyola, please reboot your phone and then open a terminal. Type
Code:
sudo debian |
Re: Easy Debian Fremantle Beta Testing
Quote:
You have no debian.img.ext2 file on your memory cards. Please use the Debian Image Installer in Extras. ~ $ sudo debian Chroot dir specified: /.debian No image file or partition specified. ls: /home/user/MyDocs/debian*.img*: No such file or directory ls: /media/mmc1/debian*.img*: No such file or directory ~ $ Qole:Above is the message i got when i type SUDO DEBIAN on the Terminal.Thank you for the concern. |
Re: Easy Debian Fremantle Beta Testing
Quote:
edit /home/user/.config/openbox/lxde-rc.xml change <keybind key="F11"> <action name="ToggleFullscreen"/> </keybind> to <keybind key="C-comma"> <action name="ToggleFullscreen"/> </keybind> then you can use CTRL-<comma> to toggle every app back and to fullscreen. |
All times are GMT. The time now is 15:34. |
vBulletin® Version 3.8.8