Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: I can't input code into command terminal

  1. #1
    Join Date
    Jan 2013
    Beans
    5

    Question I can't input code into command terminal

    Recently I input commands to run tor and popilo and ever since my command terminal opens but I can't input any code as it's just a blank black screen. Any help would be much appreciated as google could not.
    Cheers!

  2. #2
    Join Date
    Nov 2012
    Beans
    13

    Re: I can't input code into command terminal

    Which terminal program? Does xterm work (alt-f2 for run dialog, enter 'xterm')?

  3. #3
    Join Date
    Jan 2013
    Beans
    5

    Re: I can't input code into command terminal

    I'm using gnome terminal and byobu neither of which will let me input codes.
    When I press alt f2 the dash pops up. Ctrl alt f2 brings up a full screen terminal, xterm brings up lots of codes??
    Last edited by muggs13; January 23rd, 2013 at 02:03 AM.

  4. #4
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: I can't input code into command terminal

    Welcome to the Ubuntu Forums

    Quote Originally Posted by muggs13 View Post
    I'm using gnome terminal and byobu neither of which will let me input codes.
    When I press alt f2 the dash pops up. Ctrl alt f2 brings up a full screen terminal which asks me to login and password. Is this xterm?
    No, it is not xterm, but a text screen, that you can log in to an run 'any' command lines.

    ctrl + alt + F7

    will usually bring you back to the graphics screen.
    --
    Did you launch the commands with that particular terminal?
    Can you open a new terminal that works with

    ctrl + alt + t

    Try to log out and log in again!
    Reboot and see what happens!

  5. #5
    Join Date
    Jan 2013
    Beans
    5

    Re: I can't input code into command terminal

    Yes I used byobu and logging out and rebooting didn't change a thing.

  6. #6
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,199
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: I can't input code into command terminal

    What results from the key combination ctl+alt+t ???

  7. #7
    Join Date
    Jan 2013
    Beans
    5

    Re: I can't input code into command terminal

    ctrl -alt -t brings up gnome terminal and like byobu, I can't input any codes.

  8. #8
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: I can't input code into command terminal

    Go to a text screen with

    ctrl + alt + F2

    Purge gnome-terminal
    Code:
    sudo apt-get purge gnome-terminal
    and reinstall it
    Code:
    sudo apt-get install gnome-terminal
    Go to the graphics screen again and see if gnome-terminal will work. If not try after rebooting.

  9. #9
    Join Date
    Aug 2011
    Location
    52.5° N 6.4° E
    Beans
    6,822
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: I can't input code into command terminal

    It could be that you simply have black text on a black background. Open the preferences of your terminal and check the colours.

  10. #10
    Join Date
    Jan 2013
    Beans
    5

    Re: I can't input code into command terminal

    Definitely not black text

Page 1 of 2 12 LastLast

Tags for this Thread

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
  •