![]() |
Re: Flashing Keyboard lights as patterns
Quote:
Code:
root |
Re: Flashing Keyboard lights as patterns
...wooooooooow
|
Re: Flashing Keyboard lights as patterns
I know pretty much rock all about linux programming, but could it be done using this?
Quote:
|
Re: Flashing Keyboard lights as patterns
Quote:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N900:~# unzip /home/user/MyDocs/knight-rider.zip /root/Archive: /home/user/MyDocs/knight-rider.zip caution: filename not matched: /root/ Nokia-N900:~# cd /root/opt/scripts/ -sh: cd: can't cd to /root/opt/scripts/ Nokia-N900:~# chmod +x KR chmod: KR: No such file or directory Nokia-N900:~# help? :$ |
Re: Flashing Keyboard lights as patterns
Ok, try:
Code:
root gain root access change directory to /home/user/MyDocs/ unzip, which is the process, x extracts, f is the file (could be a drive or whatever) knight-rider.zip is the file to run the command on -C changes directory before extracting /root/ tells unzip where to extract to change directory to /root/opt/scripts/ make KR excecutable |
Re: Flashing Keyboard lights as patterns
Quote:
i havent made a opt/scripts file in root btw. i dont know how. can you give me a command to create file 1st.then copy paste the extracted file(extracted in mydocs already)..and then execute?and how to make an APP button too. this is my error root BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N900:~# cd /home/user/MyDocs/ Nokia-N900:/home/user/MyDocs# unzip xf knight-rider.zip -C /root/ unzip: cannot find or open xf, xf.zip or xf.ZIP. Nokia-N900:/home/user/MyDocs# cd /root/opt/scripts/ -sh: cd: can't cd to /root/opt/scripts/ Nokia-N900:/home/user/MyDocs# chmod +x KR chmod: KR: No such file or directory Nokia-N900:/home/user/MyDocs# |
Re: Flashing Keyboard lights as patterns
Ok that might make things easier
so you have opt and usr directories from the zip extracted to your MyDocs directory? If so: Code:
root Code:
cp -r /home/user/MyDocs/opt /root |
Re: Flashing Keyboard lights as patterns
Quote:
all i have is the KR file in MyDocs. i do not have ANYTHING else.i dont know if i have the opt file in the root directory either. so what i have to do (from what ive read is) i have to paste the KR file inside /root/opt/scripts (which is a default folder?if not please give me a command for this too :$) and then be able to execute the command too! thanks alot for your time man. |
Re: Flashing Keyboard lights as patterns
Inside the zip file there are 2 directories/folders, 'opt' and 'usr'.
These 2 directories need to be moved to the folder /root. The KR file will be in the scripts folder within opt All that command I gave you did was copied the folder '/home/user/MyDocs/opt' and '/home/user/MyDocs/usr' (which you said you had extracted to MyDocs ) to /root The next command changed directory to /root/opt/scripts The next command makes KR executable Nowhere in there was an unzip/extract command |
Re: Flashing Keyboard lights as patterns
Quote:
Ive got the problem..the two files were inside the knight-rider folder.thats why it wasnt found. anyways ive done the needfull.but i still cant seem to find KNIGHT rider in the application menu!! (im almost there!!i can feeel it!!) |
Re: Flashing Keyboard lights as patterns
for the application menu icon you'll have to make a new entry for it.
have a search for 'changing icons', i found a set of instructions the other day, I'll see if I can find them for you. EDIT: look here : http://www.themaemo.com/howto-launch...om-a-shortcut/ |
Re: Flashing Keyboard lights as patterns
Quote:
so once i type in chmod +x KR the keyboards supposed to start flashing? (it isnt happening :( ) |
Re: Flashing Keyboard lights as patterns
if u dont kno how to do it, you probly shoudnt do it
|
Re: Flashing Keyboard lights as patterns
Quote:
Anyways, that command only makes it executable. You need to run it as well, usind sh. sh KR |
Re: Flashing Keyboard lights as patterns
HELP!!
No matter how many times i restart, my application icon just doesn't appear in the menu and i also cant add a shortcut to the desktop because it doesn't know that it is there. What must i do so that the icon appears in the menu? Need some assistance asap please |
Re: Flashing Keyboard lights as patterns
Quote:
DUDE THATS THE ONLY THING THAT WAS LEFT!!!! sh KR! omg! lol thanks alot man. |
Re: Flashing Keyboard lights as patterns
Quote:
the only thing that was left for you to tell me was "oh yeah and to run it all you have to do is type sh KR" but thats okay.! THANKS A TON (again!) much love! |
Re: Flashing Keyboard lights as patterns
alright guys, there is an app for the n900 where you play a sound once the keyboard is open.
how about you just link this to the app? |
Re: Flashing Keyboard lights as patterns
Okay i got the shortcut in my menu but when i click on it. The x-terminal opens and closes straight after that so what should i do so that the shortcut in the menu runs the script??
|
Re: Flashing Keyboard lights as patterns
Awesome ideas. just read the whole thread. Hopefully an app is near...
This would be so great to show off :) lot of great ideas in this thread! |
Re: Flashing Keyboard lights as patterns
Waiting for it from months !
|
Re: Flashing Keyboard lights as patterns
Can somebody make step-by-step instructions on how to install this? I'm a total noob.
|
Re: Flashing Keyboard lights as patterns
Quote:
|
Re: Flashing Keyboard lights as patterns
Quote:
http://www.gnu.org/software/coreutils/ |
Re: Flashing Keyboard lights as patterns
Quote:
|
Re: Flashing Keyboard lights as patterns
|
Re: Flashing Keyboard lights as patterns
Quote:
-Thanks :) |
Re: Flashing Keyboard lights as patterns
Is this project dead? I really would have liked it, when you wrote an SMS and when u pressed a key it would dim down and then brighten up again. If this couldn't happen, then at least when the keyboard opened it would flash or something :S
|
Re: Flashing Keyboard lights as patterns
Quote:
|
Re: Flashing Keyboard lights as patterns
Actually, I was working on it yesterday, I guess I can release it as 0.1 soon.
|
Re: Flashing Keyboard lights as patterns
Quote:
|
Re: Flashing Keyboard lights as patterns
:) :) :)
Waiting eagerly!!! |
Re: Flashing Keyboard lights as patterns
Sent to devel, it's not the pattern itself though, if you that I guess I can add it, a button maybe?
I should also really get back to the media player idea. |
Re: Flashing Keyboard lights as patterns
Quote:
|
Re: Flashing Keyboard lights as patterns
Quote:
http://maemo.org/packages/view/keyboard-leds/ |
Re: Flashing Keyboard lights as patterns
i downloaded the app but it doesnt start for me.. it crashes...
|
Re: Flashing Keyboard lights as patterns
tried rebooting.. it isnt working
|
Re: Flashing Keyboard lights as patterns
Hmm, sorry, run update-sudoers in a root terminal and start it again.
|
Re: Flashing Keyboard lights as patterns
Quote:
|
Re: Flashing Keyboard lights as patterns
Quote:
|
All times are GMT. The time now is 21:26. |
vBulletin® Version 3.8.8