Author Topic: Debian Eabi Console Mode Powered :)  (Read 7022 times)

LinuxGadget

  • Newbie
  • *
  • Posts: 44
    • View Profile
Debian Eabi Console Mode Powered :)
« Reply #15 on: January 07, 2008, 03:52:25 pm »
/rumours on

I saw somewhere some screenshots, that conky was able to do that in the bar of screen, but haven't tried it for myself.

/rumours off


Quote from: jpmatrix
Quote from: laan
xbatt

we're talking in this thread about console mode solutions  so outside of X
C1000, 2.6.24-yonggun, Debian EABI

LinuxGadget

  • Newbie
  • *
  • Posts: 44
    • View Profile
Debian Eabi Console Mode Powered :)
« Reply #16 on: January 08, 2008, 02:36:03 pm »
Sorry guys,

i have to correct myself. Have been googling yesterday all evening for conky+apm+gnu screen, but didn't find anything usefull.
Conclusion: maybe impossible?    

But a little script in your shell-prompt could do the trick? You could export a variable including the script, and read this variable in your prompt.

Little example, shameless stolen from http://blog.pimpmyshell.de/, great website for console lovers, but it's in german.

Code: [Select]
PWDTEST=’if [ ${#PWD} -gt 40 ];then echo -e “\n>”;else echo -e “>”;fi’
export PS1=”$RED\u$NC@$YELLOW\h$NC:$GREEN\w$NC\$($PWDTEST) ”

Link to the article:

http://blog.pimpmyshell.de/2007/12/10/pimp-your-prompt/
C1000, 2.6.24-yonggun, Debian EABI

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Debian Eabi Console Mode Powered :)
« Reply #17 on: January 08, 2008, 07:40:05 pm »
Here is a simple screenrc file and the script to show some useful informations on console. After installing 'screen', extract attached file on home directory. That's all.

Because the attached file has .bashrc file, you will lose your setting if you are not careful.

 


 [ Invalid Attachment ]
Zaurus SL-C3200 with Debian armel of kernel 2.6.24-yonggun
Ambicom WL1100C WLAN
1 GB Sandisk SD / 1 GB Lexar SD / 256 MB Dane-Elec CF
-----
Blog http://yonggun.tistory.com (English/Korean)

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Debian Eabi Console Mode Powered :)
« Reply #18 on: January 09, 2008, 07:40:50 am »
Quote from: 2or0
Here is a simple screenrc file and the script to show some useful informations on console. After installing 'screen', extract attached file on home directory. That's all.

Because the attached file has .bashrc file, you will lose your setting if you are not careful.

 [ Invalid Attachment ]  


 [ Invalid Attachment ]

whow thank you, that looks terrible! i'll let you know about it !
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Debian Eabi Console Mode Powered :)
« Reply #19 on: January 10, 2008, 05:25:57 pm »
Quote from: jpmatrix
Quote from: 2or0
Here is a simple screenrc file and the script to show some useful informations on console. After installing 'screen', extract attached file on home directory. That's all.

Because the attached file has .bashrc file, you will lose your setting if you are not careful.

 [ Invalid Attachment ]  


 [ Invalid Attachment ]

whow thank you, that looks terrible! i'll let you know about it !

you rock! it works! thank you again!
« Last Edit: January 11, 2008, 02:53:34 am by jpmatrix »
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

Moad-Dib

  • Newbie
  • *
  • Posts: 19
    • View Profile
    • http://www.baccello.fr
Debian Eabi Console Mode Powered :)
« Reply #20 on: January 10, 2008, 06:38:54 pm »
Exactly what i was searching for thanks i'll try it

Moad-Dib

  • Newbie
  • *
  • Posts: 19
    • View Profile
    • http://www.baccello.fr
Debian Eabi Console Mode Powered :)
« Reply #21 on: January 10, 2008, 06:40:22 pm »
Exactly what i was searching for thanks i'll try it.
« Last Edit: January 10, 2008, 06:41:06 pm by Moad-Dib »

qaz

  • Newbie
  • *
  • Posts: 26
    • View Profile
Debian Eabi Console Mode Powered :)
« Reply #22 on: January 12, 2008, 07:19:03 pm »
I just discovered aniword - the fastest and easiest way to read msword documents on such small screen.

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
Debian Eabi Console Mode Powered :)
« Reply #23 on: January 12, 2008, 07:27:44 pm »
about screenrc.tar.gz :

i'm really unhappy with it, because i "tar zxvf" it in my   " ~ " directory, and it erase my  ".bashrc" to put a new one... i lost all my bash config, and that sucks a lot.

Be careful guys.

jpmatrix

  • Hero Member
  • *****
  • Posts: 1014
    • View Profile
    • http://matrixmen.free.fr
Debian Eabi Console Mode Powered :)
« Reply #24 on: January 12, 2008, 08:17:36 pm »
Quote from: flux
about screenrc.tar.gz :

i'm really unhappy with it, because i "tar zxvf" it in my   " ~ " directory, and it erase my  ".bashrc" to put a new one... i lost all my bash config, and that sucks a lot.

Be careful guys.

flux!
if you read 2orO post, it says :
"Because the attached file has .bashrc file, you will lose your setting if you are not careful."

 
**Fujitsu U1010 !!!  
**ex-Zaurus SL-C3000 owner with Debian kernel 2.6.24-yonggun

flux

  • Full Member
  • ***
  • Posts: 104
    • View Profile
Debian Eabi Console Mode Powered :)
« Reply #25 on: January 13, 2008, 12:28:23 am »
right, i'm ashamed about my post,while you pointed it to meu
i  followed jpmatrix post on irc without looking to 20r0 said, it's all my fault.
i fucked up, that's my fault

2or0

  • Full Member
  • ***
  • Posts: 217
    • View Profile
    • http://
Debian Eabi Console Mode Powered :)
« Reply #26 on: January 13, 2008, 05:59:01 am »
Quote from: flux
about screenrc.tar.gz :

i'm really unhappy with it, because i "tar zxvf" it in my   " ~ " directory, and it erase my  ".bashrc" to put a new one... i lost all my bash config, and that sucks a lot.

Be careful guys.

Sorry to hear that.  
Zaurus SL-C3200 with Debian armel of kernel 2.6.24-yonggun
Ambicom WL1100C WLAN
1 GB Sandisk SD / 1 GB Lexar SD / 256 MB Dane-Elec CF
-----
Blog http://yonggun.tistory.com (English/Korean)