Results 1 to 2 of 2

Thread: Help With Gnu Screen

  1. #1
    Join Date
    Dec 2006
    Location
    Florida
    Beans
    43
    Distro
    Ubuntu 8.04 Hardy Heron

    Question Help With Gnu Screen

    Im wondering if anyone can help me that has Knowledge of GNU screen. I am trying to configure GNU screen to start with 5 programs i use most in the command-line but whenever i start GNU screen only 3 of the 5 programs start im not sure why screen is doing this any and all help will be appreciated im not sure if this will help but i am running debian 4.0 "etch"

    here is my .screenrc file

    startup_message off
    chdir
    autodetach on
    hardstatus alwayslastline
    hardstatus string '%{= kG}[ %{G}%H %{g}][%=%{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]'
    screen -t shell0 0
    screen -t links2 1 /usr/bin/links2
    screen -t naim 2 /usr/bin/naim
    screen -t rtorrent 3 /usr/bin/rtorrent
    screen -t cmus 4 /usr/bin/cmus
    screen -t MC 5 /usr/bin/mc
    Last edited by ceno-byte; September 22nd, 2008 at 01:06 AM. Reason: i missed an important detail
    Here is a great source for all things ubuntu : www.ubuntuguide.org
    My tutorial on encrypting CD/DVD in ubuntu
    http://ubuntuforums.org/showthread.php?t=579173

  2. #2
    Join Date
    Dec 2006
    Location
    Florida
    Beans
    43
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Help With Gnu Screen

    UPDATE:: i managed to fix the problem i install finch and all is well now i guess for some reason naim would not play nice with screen so go ahead and delete this thread
    Here is a great source for all things ubuntu : www.ubuntuguide.org
    My tutorial on encrypting CD/DVD in ubuntu
    http://ubuntuforums.org/showthread.php?t=579173

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •