![]() |
Re: How-to Speed Up the N9's Transitions
No, ssh server and client come on N9 preinstalled. You might want to enable "developer mode" to remove some restrictions, and to get access to devel-su.
|
Re: How-to Speed Up the N9's Transitions
Quote:
|
Re: How-to Speed Up the N9's Transitions
Quote:
mv: can't remove 'usr': Is a directory So what do I do now? |
Re: How-to Speed Up the N9's Transitions
Quote:
Edit: Went through and mv /home/user/MyDocs/usr /usr I think this is what I used, I now have it working.... |
Re: How-to Speed Up the N9's Transitions
Quote:
Quote:
Quote:
If you had said "foldername/" then it is a relative path. That is, would start from the location you are already are. You can find where you are with the command "pwd" Hope it helps. |
Re: How-to Speed Up the N9's Transitions
Should landscape menu be working on a N9? Not working for me, and trying to find out if I copied the contents properly.
EDIT: So yes, what I had done wrong was copy the contents wrong. Double check your files with the 'vi' editor to make sure, it is possible you copied stuff wrong too. All the commands mentioned here are incorrect as far as what I tried. there is no mv -R in the system so when you just do mv usr/ / it say's "Can't remove 'usr/': It is a directory, as it should. So the next thing I tried is cp -R which indeed worked. Copy the usr directory into your base root via PC. This will be /home/user/MyDocs on the phone system. From terminal: gain devel-su cd /home/user/MyDocs cp -R usr/ / them rm -rf usr (!! MAKE SURE YOU ARE IN /home/user/MyDocs when you do this, not to delete you /usr. Double check your current path location by 'pwd' !!) to delete the now duplicate files which you initially transferred. |
Re: How-to Speed Up the N9's Transitions
Quote:
|
Re: How-to Speed Up the N9's Transitions
Quote:
Landscape mainscreens MOD is NOT part of this. Edit: Edited first post. |
Re: How-to Speed Up the N9's Transitions
so.. thanks for mod, but is there way to edit files right in SSH?
i mean that i connect via WinSCP to phone and edit those files? and if that can be done.. could someone tell me how? thanks. |
Re: How-to Speed Up the N9's Transitions
Quote:
EDIT: So yes, what I had done wrong was copy the contents wrong. Double check your files with the 'vi' editor to make sure, it is possible you copied stuff wrong too. All the commands mentioned here are incorrect as far as what I tried. there is no mv -R in the system so when you just do mv usr/ / it say's "Can't remove 'usr/': It is a directory, as it should. So the next thing I tried is cp -R which indeed worked. Copy the usr directory into your base root via PC. This will be /home/user/MyDocs on the phone system. From terminal: gain devel-su cd /home/user/MyDocs cp -R usr/ / them rm -rf usr (!! MAKE SURE YOU ARE IN /home/user/MyDocs when you do this, not to delete you /usr. Double check your current path location by 'pwd' !!) to delete the now duplicate files which you initially transferred. |
All times are GMT. The time now is 10:15. |
vBulletin® Version 3.8.8