Ubuntu :: No Operative Terminal When Pressing CTRL+ALT+F1

Jul 3, 2011

Can't get into terminal mode by pressing any hotkey CRTL+ALT+F1 .... F6.Displays seems to freeze, a blank screen is shown whit some bright spread pixels at the top. Although I can return to graphical mode by pressing CTRL+ALT+F7 without problems.

View 4 Replies


ADVERTISEMENT

Ubuntu :: Enter Key Press From Pressing Ctrl-shift-x

Feb 22, 2010

Anybody know how to have Enter key pressed from pressing Ctrl-Shift-X?I need it with Zsh + Konsole + 'Clear & Reset' (Konsole feature).

View 9 Replies View Related

Server :: Pressing Ctrl Alt Del System Not Rebooting?

Jul 2, 2010

As i read in google that if we Ctrl+Alt+Del in linux box system get rebooted i tried in my PC its not rebooting.

even though i un commented the line in /etc/inittab
ca::ctrlaltdel:/sbin/shutdown -t3 -r now

View 5 Replies View Related

Ubuntu :: Boots Into Tty1 Terminal / Pressing Alt+F1 Through 6 Just Sends Into The Different Tty Terminals?

Feb 7, 2010

I bought an imac G3 yesterday and it has xubuntu 6.06 Dapper Drake installed on it. When i turn it on, after it POSTs, a little xubuntu logo appears it it begins to load 'essential drivers' and mount the file system, etc. After it is done doing that, it simply prompts me into a CLI that on the top says "Ubuntu 6.06.1 LTS ubuntu tty1". It asks for my username and password, and then it just keeps me in this tty1 terminal. I did some research online and supposedly by pressing alt+F7 you can exit the tty terminals and go back into GUI mode. Well pressing alt+F7 does nothing, and pressing alt+F1 through 6 just sends me into the different tty terminals.

I am very new to Linux so if someone could give me an idiot proof explanation on either how to fix it or whether im screwed and just need to reinstall xubuntu on here.

View 9 Replies View Related

OpenSUSE :: Terminal View After Pressing TAB Gives Full Path?

Mar 4, 2011

Usually when i did, for example:

:~/> vi documents/<tab><tab>
i would get list of files in 'documents' dir on my konsole.
:~/> vi documents/
doc1 doc2 doc3

Bu now in 11.4 when i do that i get whole path, like this for example:

:~/> vi documents/<tab><tab>
:~/> vi documents/
documents/doc1 documents/doc2 documents/doc3

how to make it look "old" style?

View 6 Replies View Related

Ubuntu :: Why Won't CTRL-V Work In Terminal

Apr 30, 2010

For some reason since 9.10 CTRL-V doesn't seem to work in my terminal. Used to work just fine, but now I have to Rightclick Paste any commands.I cut my teeth on commandline inputs and this is a bit like having a dog and doing the barking myself

View 4 Replies View Related

Ubuntu :: Lock Up Ctrl-alt-F1 Will Not Switch To A Terminal

Feb 12, 2010

I am having difficulty with an Ubuntu 9.10 machine locking up. I have reinstalled the OS a number of times. I have the latest patches installed. I have another machine installed from the same CD that works fine. The computer is a Dell Optiplex GX260. When it locks up ctrl-alt-F1 will not switch to a terminal. ctrl-alt-esc does not do anything. ctrl-alt-backspace does not do anything. alt-sysreq-b will reboot the machine.

View 4 Replies View Related

Ubuntu Installation :: No More ALT-CTRL-F1 Terminal After Migration

Jun 4, 2010

I have transferred my Ubuntu partition (along with Windows XP and Linux swap partitions) to a new HDD using TrueImage's sector-by-sector method. Ubuntu runs quite well after I've made the suggested updates/upgrades. System version now is 10:04 Lucid Lynx. However, I'm missing the ALT-CTRL-F1 .. F6 terminals. All I see is a pattern of vertical stripes in the colors of my gnome desktop. Each time I switch from graphic mode to textmode the pattern shows a different variation of these colors.

View 1 Replies View Related

Ubuntu :: Make A Shortcut To A Terminal (alt+ctrl+t)?

Jun 5, 2010

when I ran std ubuntu, I was able to make a shortcut to a terminal (alt+ctrl+t) .. how do I do the same with xubuntu?

View 1 Replies View Related

Ubuntu :: Map Ctrl+W In Hebrew Layout(which Is Actually A Ctrl+') To Be A Ctrl+w?

Jan 5, 2010

I have 3 layouts: USA, Russian and Hebrew. In Hebrew the W key is mapped to apostrophe, so Ctrl+W in Hebrew layout doesn't close tabs in Firefox. There is no workaround for it as I see by now, so I am trying to get it work this way:I want to map Ctrl+W in Hebrew layout(which is actually a Ctrl+') to be a Ctrl+w. Here is what I got from xmodmap:Code:$ xmodmap -pke | grep 25keycode 25 = w W Cyrillic_tse Cyrillic_TSE apostrophe WAs you can see, there are pairs for each layout, each pair tells what happens without and with the Shift key pressed.

View 2 Replies View Related

Ubuntu :: Shift Ctrl V No Longer Pastes In Terminal In 10.10

Oct 29, 2010

I have noticed since installing ubuntu 10.10 a few weeks back, that pasting into terminals no longer works as expected. In earlier releases, shift+ctrl+v would paste the contents of the clipboard to the terminal. However, now shift+ctrl+v no longer does this. According to the keyboard shortcuts window, shift+ctrl+v is the shortcut for pasting. How can I find out if another program is using this keybinding and thus preventing me from pasting in a terminal? I've looked in System > Preferences > Keyboard Shortcuts but there's nothing relevant in there. Is there a program that I can run to see how the system responds to me pressing shift+ctrl+v? Is there anything else that I can try to fix this problem. I've grown used to pressing shift+ctrl+v to paste now, and having to remember to press shift+Ins does slow me down

View 6 Replies View Related

General :: Terminal - Disable C From Being Echoed On Ctrl-C?

May 30, 2010

When I press Ctrl-C in any pseudoterminal (xterm, gnome-terminal, rxvt, text console and SSH) in Karmic Koala, the string ^C gets echoed to the terminal in Ubuntu Karmic Koala. This hasn't happened in Ubuntu Jaunty Jackalope. I'd like to get rid of the extra ^C. Example:

$ cat
foo
foo
^C
$ _

I got the above by typing C, A, T, Enter, F, O, O, Enter, Ctrl-C. I want to get rid of the ^C, and get this for the same keypresses:

[Code]...

I tried setting stty -echoctl, which solved the problem for rxvt and xterm outside SSH, but it created a single-character HT when SSHing from an Ubuntu Hardy system, and it created a box with Unicode 0003 in it instead of the ^C in gnome-terminal. I want to see absolutely nothing when I press Ctrl-C. I'm using. Linux linux 2.6.31-20-generic-pae #57-Ubuntu SMP Mon Feb 8 10:23:59 UTC 2010 i686 GNU/Linux I have these terminal settings in all systems and all terminal emulators:

ioctl(0, TCGETS, {c_iflags=0x2502, c_oflags=0x5, c_cflags=0xbf, c_lflags=0x8a3b, c_line=0, c_cc="x03x1cx7fx15x04x00x01x00x11x13x1ax00x12x0fx17x16x00x00x00"})

View 2 Replies View Related

General :: Disable Ctrl+C, Ctrl+V, Ctrl+X In Rdesktop?

Dec 27, 2010

I am doing a project on rdesktop. My aim is to setup a write/copy protected session. I have made rdesktop connection between two Linux machines using Xrdp.Next I want to disable the ctrl+x,ctrl+v keys and the cut and copy option in mouse right click at client side

View 1 Replies View Related

Programming :: Recognizing Ctrl+c,ctrl+l,ctrl+d In C Programs?

Aug 19, 2009

i am using gcc 4.3i need to recognize ctrl+c,ctrl+l,ctrl+d in my C program without terminating the program when i get a ctrl+c...

View 1 Replies View Related

Hardware :: Can No Longer Switch To Text Terminal With Ctrl+alt

May 20, 2010

Graphics card is ATI Technologies Inc RV730XT [Radeon HD 4670]After fresh install of Debian Lenny VESA was used, neiher xserver-xorg-video-radeon or radeonhd worked.I installed ATI:s proprietary driver, after that there are 2 problems:

1) I can no longer switch to a text terminal with ctrl+alt+F# - it worked with vesa driver. There is no option "VTswitch" in xorg.conf
2) The new fglrx does not give 3D, also very bad performance - dragging windows on screen makes them stutter for instance.

View 14 Replies View Related

CentOS 5 Server :: How To Enlarge Space Of Disk Without Re-install Operative System

Dec 5, 2009

I have a server with centos 5, with two hd, i did a fresh installation with cenTOS using the 2 hard disk, now we need enlarge with other hard disk more, can some one explain how to enlarge the space of disk without re-install the operative system?.

View 1 Replies View Related

Fedora :: Ushare Configuration - Last Line Stop Process In The Terminal Via Ctrl+C

May 30, 2009

I just installed ushare on Fedora 10 (yum install ushare is all it took to do), and followed the guidance then to configure sharing for an Xbox 360, [URL] the code below. Notice the last line...due to stopping process in the terminal via Ctrl+C. It appears to me, based on this ending UPNP sharing, that the first line will need to be run each time want to turn on sharing, right? I thought this would simply configure ushare sharing one time, and possibly intiate some sort of file sharing service on each boot, but this appears not to be the case. If I am right, does anyone know how I can develop a script to run at boot to allow ushare to open sharing and keep it open?

[Code]....

View 3 Replies View Related

General :: Cannot Use Ctrl-Ins And Shift-Ins Shortcuts For Copy And Paste In Console Terminal

Jun 29, 2011

I installed Slackware 13.37 current 32 bit (kernel 2.6.38.7-smp) last saturday and almost everything works fine. I don't understand why I cannot use Ctrl-Ins and Shift-Ins shortcuts for copy and paste in console terminal. Shortcuts works fine in X terminal (fluxbox) Konsole... but they don't in text console.

View 2 Replies View Related

Ubuntu :: Keyboard - Can Not Copy/paste Ctrl+C Or Ctrl+p From One Folder To Another With Mouse

Sep 5, 2010

I can not copy/paste ctrl+C or ctrl+p from one folder to another with the mouse. i was trying to move an item to another folder.

I looked in the keyboard short cut and it was not there. i tried to add it and it put it in custom as disabled and I could not enable it.

View 2 Replies View Related

Ubuntu :: Freezes Mouse After Changing A Tab (with Ctrl+tab, Alt+#) Or Closing It (ctrl+w)?

Nov 11, 2010

I just installed Ubuntu 10.10 x64 and already am really annoyed by Firefox, which freezes my mouse after changing a tab (with ctrl+tab, alt+#) or closing it (ctrl+w). After about one second, i can continue working as usual. Changing Tabs by just clicking on one does not freeze anything...Maybe some of you would think now if I am crazy because of complaining about such a little thing, but it is really annoying if you are used to work fluently with ff.Edit:I today noticed, that not only shortcuts in firefox, but all Hotkeys freeze my mouse for a second. For examle ctrl+c, ctrl+v, super+e or anything else.Do you have any Idea what causes this behaviour? Reinstalling ubuntu didn't change anything

View 4 Replies View Related

General :: Vim:ctrl+v Command To Select Some Data.But When Push Ctrl+v.It Doesn't Work?

Nov 28, 2010

" Mark the start of the text with "v", "V" or CTRL-V. The character under the cursor will be used as the start.""With CTRL-V (blockwise Visual mode) the highlighted text will be a rectanglebetween start position and the cursor."I can mark the start with "v" or "V".But it doesn't work when I push ctrl+V.

View 14 Replies View Related

CentOS 5 :: Why 'ctrl+a, K' Nor 'ctrl+a Kill' Doesn't Work For Screen Windows?

Oct 3, 2010

anyone has a clue why 'ctrl+a, k' nor 'ctrl+a, :kill' doesn't work for killing one of screen windows? Other screen's commands invoked with 'ctrl+a'seem to work.

View 3 Replies View Related

OpenSUSE :: Ctrl+z And Ctrl+c Do Not Work Without A Third Keystroke

Feb 3, 2010

I just spent a few days ripping out all the broken/buggy apps that are in the opensuse 11.2 official repos so I can finally get working software(openoffice, thunderbird, wine, eclipse, rubygems, rails, and a few others required getting the "official" versions from their respective websites to avoid strange behavior and outright broken functionality).

All of which makes updating more annoying and time-consuming. Why are opensuse packages so different anyway? Anyway, the last thing that I have noticed to fix is Konsole. For some really bizarre reason ctrl+z and ctrl+c do not work without a third keystroke: enter.Maybe this is something new with the KDE team, since they seem bent on making simple things that already work more complex, but given my experience with crappy packages in the suse repos, I am thinking this is the problem. I have looked over all the config settings that I can find and nothing fixes this affront to productivity.

View 1 Replies View Related

OpenSUSE :: Konqueror Can't Cut'n'paste With Ctrl C, Ctrl V?

Mar 7, 2010

I've been using Kaggregator in KDE-PIM, which uses Konqueror as the browserto go to links from Kaggregator.Unfortunately, Konqueror no longer seems tobe able to Copy highlighted material with Ctrl C, the way we've done it forever.Is this a setting I've missed? Or is this a new "feature" in Konqueror?

View 2 Replies View Related

Ubuntu Servers :: Writing Init Script - Signals To Kill The Process (Ctrl-C) From A Bash Script And Exit Dtach (Ctrl-`)

Dec 5, 2010

I'm trying to write a init.d script to daemonise a sagemath notebook server. Here's what I've done so far, I've copied /etc/init.d/single for the structure, and tried to use dtach to provide a handle to access the process. However, my main problem is issuing the signals to kill the process (Ctrl-C) from a bash script and exit dtach (Ctrl-`)

[Code]...

View 1 Replies View Related

Ubuntu :: Ctrl+Arrow In Terminal Produces ";5D" And ";5C"?

Dec 16, 2010

I just installed Ubuntu 10.10 64-bit, testing it out to see if it will become my Primary OS, [which used to be openSUSE].I used my old /home partition from openSUSE. So anyway, I open a terminal, and when I press ctrl+left, instead of going back 1 word, it writes ";5D" if I do ctrl+right, it does ";5C" I googled, and found somebody else with the problem.I did what fixed it for them, edited /etc/inputrc.

This is what it looked like before:

Code:
# mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving
"e[1;5C": forward-word
"e[1;5D": backward-word
"e[5C": forward-word
"e[5D": backward-word
"ee[C": forward-word
"ee[D": backward-word

[Code]...

View 1 Replies View Related

Ubuntu :: Pressing Shut Down Twice?

May 31, 2011

ive just upgraded to ubuntu 11 and everything is good so far i love it but for some reason I have to press shut down twice as it does not seem to register the first time. This also happens with restart does anyone else have this problem or am i missing something ?? Just to clarify im clicking on the power icon in the top right then selecting shut down in the menu (not the power button on my computer).

View 1 Replies View Related

Ubuntu :: Keyboard Pressing The Key To Fast

Jan 11, 2010

I have a Asus EEE 1000h with ubuntu 9.10 remix. A problem on first asus eee's is the keyboard: also just typed a letter once, the laptop writes it double (every 200 letters more or less). For example it looks like this while writing: "thiss is a ttest" For Windows XP I found a way to fix it: i increased the time, that limits writing letters twice by fast typing. Its not the time "Repeat Keys" Delay (Keyboard Settings "Key presses repeat when key is held down")! In fakt its the opposite: It limits pressing the key to fast. (I hope you understand the problem *g)

View 1 Replies View Related

Ubuntu :: No Output From Xev After Pressing Keys?

Feb 23, 2010

I'm running a Toshiba Satellite laptop and am having trouble with the function or Fn keys. When running xev from the terminal I get no output for when I press the Fn key and I can't assign any keyboard shortcuts using it. However I'm still able to use some of the Fn+F# combos such as lock the screen or mute.

View 2 Replies View Related

Ubuntu :: Pressing TAB Key Freezes Mouse For A Second?

May 27, 2011

I've installed Ubuntu 11.04 and am using Unity as my desktop environment. Everytime I press the TAB key there is a mouse freeze for about a second. This happens whenever I do ALT+TAB or simply the TAB key by itself.why this may be happening and if I can do anything to fix it? It's really bothersome,

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved