Reply
Thread Tools
ndi's Avatar
Posts: 2,050 | Thanked: 1,425 times | Joined on Dec 2009 @ Bucharest
#161
festivalnut: scrolling by keys works in all modes?

kobiblack: you have to swipe from outside the screen into it, the touch screen is larger than the actual screen so it knows when you come IN the screen from the "dead" black zone outside.

If this is news to you, swipe from left to right gives you a cursor so you can select text in browser, email and SMSs. Swiping from right in browser pops you into a thumbnailed, animated history. You are missing on your device if you don't swipe from sides. Also works great with images (though those you can swipe each way), but it's less error prone.
__________________
N900 dead and Nokia no longer replaces them. Thanks for all the fish.

Keep the forums clean: use "Thanks" button instead of the thank you post.
 
Posts: 527 | Thanked: 121 times | Joined on Feb 2010
#162
Originally Posted by festivalnut View Post
and before i grow a spare arm to pull that off... what does it do?
It will make me laugh....
 
Posts: 197 | Thanked: 25 times | Joined on Apr 2010 @ Europe
#163
Originally Posted by treck View Post
When you connect your n900 to a Mac in Mass Storage mode, then delete some files via the Mac, this folder is created:

/home/user/MyDocs/.Trashes

This contains the deleted items (think Trash or Recycle Bin), which could, eventually, take up a lot of valuable space.

It's safe to delete this folder from the xterm (rm -R /home/user/MyDocs/.Trashes). I freed up about 6gb of space in doing so. >_<
if you empty you bin (while the phone is connected to the mac in mass storage) that folder should also be emptied.
by the way the windows does something similar... recyclebin or something like that is the name of the windows equivalent.
 
ndi's Avatar
Posts: 2,050 | Thanked: 1,425 times | Joined on Dec 2009 @ Bucharest
#164
Windows does no such thing. Stop that.

Remote files mounted via SMB and removable drives such as floppy drives, sticks, (mass storage devices) and pre-written or mounted in packet mode optical drives don't get random folders created on them. Files get deleted.
__________________
N900 dead and Nokia no longer replaces them. Thanks for all the fish.

Keep the forums clean: use "Thanks" button instead of the thank you post.
 

The Following User Says Thank You to ndi For This Useful Post:
Posts: 197 | Thanked: 25 times | Joined on Apr 2010 @ Europe
#165
hmm then I wonder where the folder containing my "deleted" files on the USB disc (connected to an old XP) comes from?!

but you are right, i wasn't able to get that folder on my N900 or the storage card in the N900.

Last edited by assetburned; 2010-04-27 at 02:00.
 
ndi's Avatar
Posts: 2,050 | Thanked: 1,425 times | Joined on Dec 2009 @ Bucharest
#166
Likely, formatting it badly, intentional or not. If it was ever configured for booting, installing OS, or an odd FS, it would be partitioned as a USB HDD.

Additionally, some "secure" sticks do this by hiding a partiton until password was correct.

An exception in any case. Normal removable storage doesn't do that. Maybe it was inserted in an old OS or an infected machine. A whole load of silly worms work like that, hiding in recycled folders.

Set files to all visible in explorer. Do you see an autorun.inf?
__________________
N900 dead and Nokia no longer replaces them. Thanks for all the fish.

Keep the forums clean: use "Thanks" button instead of the thank you post.
 
Posts: 40 | Thanked: 42 times | Joined on Jan 2010 @ Vienna
#167
On the chance that i get off-topic on my own thread:
One thing that annoyed me most on every mp3 player i bought was, that they force you to have your mp3's organized by ID3 tags. Well i don't because i record them via streamripper from internet streams (yeah i actually obtain them legally ;-).

And one of the most excellent features of the N900 is, that the media player automatically imports m3u playlists. And m3u's can be made by a simple find command.

My structure is as follows: I have a Music folder within my .sounds directory, which contaisn subfolders (Trance, Classic, temp, etc..)
In this folder I simply execute:

Code:
cd Music
rm *.m3u
ls -1| awk -F'dmy' '{printf ("find \"%s\" -type f | grep -v mediaartlocal> \"%s.m3u\"\n"),$0,$0;}' > temp.sh
sh temp.sh 
rm temp.sh
Yeah i know, my shell coding sucks, but it does the trick ;-)

In the end, i put this command into creathPalylists.sh, of course, which i execute every now and then. You can use it for every directory where you want to create a playlist, of course....

Hope you can use it ;-)
 
Kajko's Avatar
Posts: 199 | Thanked: 54 times | Joined on Nov 2009 @ Canada
#168
Originally Posted by whaleyboy View Post
Here's one I find really useful...in the web browser you can use ctrl + right arrow to go to the next field in a form (like hitting TAB on a normal keyboard). ctrl + left arrow acts like shift-TAB, going to the previous form field.
Thank you! This tip is what I needed.

Great thread by the way.
 
lennartb's Avatar
Posts: 77 | Thanked: 71 times | Joined on Feb 2010 @ Groningen, Netherlands
#169
Just discovered that ctrl+r refreshes the page, and pressing the up and down arrow simultaniously in the browser brings up the adress field
 

The Following 2 Users Say Thank You to lennartb For This Useful Post:
Posts: 2,829 | Thanked: 1,459 times | Joined on Dec 2009 @ Finland
#170
Originally Posted by lennartb View Post
Just discovered that ctrl+r refreshes the page, and pressing the up and down arrow simultaniously in the browser brings up the adress field
hmmm. Why don't you start typing web address. It should popup in microb automatically.
 
Reply


 
Forum Jump


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