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


ADVERTISEMENT

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

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

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

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

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

Ubuntu :: Ctrl + Alt + F4 Doesn't Work?

Oct 9, 2010

I want to use the text mode but when I press Ctrl + Alt + F4, I get the normal screen with strange colors, and nothing else...I have to press Ctrl + Alt + F7 to return to the normal screen (I mean, the same screen with the normal colors). Ubuntu 10.04, 64 bits version. Asus u30j.

View 3 Replies View Related

Ubuntu :: Ctrl Alt F1 - F7 Doesn't Work?

Dec 17, 2010

I tried search for a solution for this from google but couldn't find much that would help me. I just installed a fresh copy of Ubuntu 10.04 from the live cd, and now I want to install the nvidia drivers. But i'm not able to access the terminal. Ctrl + alt + f1-f7 does nothing. Also, doing sudo service gdm stop, puts me in the black screen where it gets stuck at "Checking Battery state", with a blinking cursor following it. I can type stuff but it doesn't do anything. No terminal, no response.

After that the only thing that works is alt+ctrl+delete , which shows me the ubuntu logo for a few seconds , with a few lines in the black screen before the restart happens. Sorry i'm really new to linux so I'm not sure what files or configs I can show you guys to help with this unless you ask for something specifically.

View 3 Replies View Related

Ubuntu :: CTRL-ALT-F1 Doesn't Work?

Jun 19, 2011

I have Natty with Gnome instelled and since today suddenly CTRL-ALT-F1 doesn't work and don't know why.Howto get it working again?

View 4 Replies View Related

General :: Ctrl+alt+[f1 -f3] Doesn't Work?

Jan 13, 2011

ctrl+alt+[f1 -f3] switch doesn't work, but back to ctrl+alt+f7 works normal. When i switch from ctrl+alt+f7 to ctrl+alt+f1 I see that on the dash flashes on the screen.

View 2 Replies View Related

Ubuntu :: Ctrl Or Shift Insert Doesn't Work

Jan 15, 2010

My name is ken on my system. Whenever I try to use CTRL or Shift Insert to copy or paste text, i get a dialog box that comes up and says, Could not find "/home/ken/~", see attachment, even after I click on the OK button. It used to work a long long time ago.It does not copy or paste anything. I'm on Karmic. If its a keybinding where the heck is it located. I'm sort of a noob.

View 5 Replies View Related

General :: What To Do When Ctrl-c Can't Kill Process?

Feb 9, 2011

Ctrl-c doesn't always work to kill the current process (for instance, if that process is busy in certain network operations). In that case, you just see "^C" by your cursor, and can't do much else.What's the easiest way to force that process to die now without losing my terminal?

Summary of answers below:Usually, you can Ctrl-z to put the process to sleep, and then do "kill -9 process-pid", where you find the process's pid with 'ps' and other tools.On Bash (and possibly other shells) you can do "kill -9 %1" (or '%N' in general) which is easier. If Ctrl-z doesn't work, you'll have to open another terminal and kill from there.

View 6 Replies View Related

Debian Multimedia :: CTRL-ALT-F* Doesn't Work Anymore To Switch To Console?

Jan 26, 2010

not sure exactly when this broke, but for some reason I'm not able to use CTRL-ALT-F1 anymore to fall back to the first virtual console.I can kill X with CTRL-ALT-BACKSPACE just fine, but I'd like to be able to get a normal shell to kill things when I've messed too much with graphical stuff.

View 4 Replies View Related

Ubuntu :: Ctrl+ (Any Alphabet Letter) Doesn't Work In Java Apps

May 3, 2011

I've Intellij Idea and Netbeans installed on my Ubuntu desktop. Both worked fine while I was on 10.10.After upgrading to 11.04 both of them became irresponsive to Ctrl+C/Ctrl+V/Ctrl+{Any alphabet letter} combinations. However these combinations work in non-Java apps (e.g. gedit).Besides that Ctrl+Alt+L (Lock screen) is not handled by the system, no matter what application is active.Disabling unity does not help. Starting in ubuntu classic w/o effects does not help either.

View 2 Replies View Related

Fedora :: Keyboard Doesn't Work After Setting - Swap Ctrl And Caps Lock

Jun 9, 2010

I'm running fedora 13 on a Dell Latitude E6500. It's a dual 64-bit system.

It was working, but then I tried to swap caps lock and control.

I used:
System->Preferences->Keyboard
Layouts->USA->Options
Then, under Control Key Position, I selected swap caps lock and control.

Now, my keyboard won't work in the Keyboard Preferences test area or in any other window or when the screen-lock comes on.

I tried logging out. I tried rebooting. I tried deleting my .gnome2 directory. Nothing seems to work. I can use the keyboard on other accounts, so the keyboard is not the problem.

View 4 Replies View Related

Software :: Ctrl-enter Doesn't Work When Running Midnight Commander In Xterm?

Feb 16, 2010

When running MC in xterm or gnome-terminal, it doesn't seem to allow the use of Ctrl-enter and Ctr-shift-enter to copy marked files to the command line.

Does anyone know of another way to cause this to happen or a way to enable it under xterm/gnome-term?

View 6 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 :: Get Screen Shots Like In Windows Ctrl-printscreen?

Aug 12, 2010

I'm using Emerald theme Manager and am very happy with the way it's working, except that for some reason I can't find out how to get my window controls (min/max/close) to got back to the top left where 10.4 has it by default.

p.s how do I get screen shots like in windows ctrl-printscreen?

View 7 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

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

Debian :: Dell XPS L501 And Debian - Ctrl+Alt+F1/2/3/4/ Doesn't Work ?

Jan 22, 2011

I'm trying to install Debian on Dell XPS L501, and there are lots of problems...

1- Resolution is 800x600! I guess, I need to add that there is no xorg.conf file, and I couldn't create it by running `Xorg -configure`. It said the number of screens didn't match number of detected devices or something like that! I'd be really happy if this gets solved!

2- Ctrl+Alt+F1/2/3/4/... doesn't work! Sometimes Alt+Directional keys works. but most of the time it doesn't!

3- I can't get the loud speakers to work, and I couldn't compile Alsa from source... I'll try again, but does anyone know if there is a specific package I need to install to get them to work? (Realtek ID 665)

4- Keys are not working right... Function keys don't work... But the worse thing, is that if let's say Fn+F2 is supposed to disable wireless, F2 does!

View 5 Replies View Related

Ubuntu :: Key Ctrl-Alt-R Doesn't Do Anything?

Jun 5, 2011

I've just done a fresh install of Natty. The key Ctr-Alt-R doesn't do anything. I've checked in both Unity and Gnome. Using the Keyboard Layout GUI when I press Ctrl and then Alt and then R, the Ctr and Alt keys light up but the R key doesn't. Ctr-Alt-S works (and so do the other keys I've tried). kev shows a keynotify event for Ctrl-Alt-R, not a keypress event. I've checked my Keyboard Shortcuts to make sure it isn't listed there, but since the Keyboard Layout doesn't show the R key being pressed I don't think it's a shortcut issue.

View 2 Replies View Related

General :: Ctrl+alt+ Fn1 , Fn2 Etc Do Not Work?

Jan 27, 2010

I am using opensuse 11.2 on my dell studio 14 laptop and to my surprise the key combination for bringing up text based console does not function as expected.when I press ctrl+alt+ fn keys I am greeted with a blank screen and ctrl+alt+F7 brings me back to the GUI plasma desktop.Does this have to do something with the acpi=off thing I did for booting successfully into linux ( without this option, the screen would go off and not respond to anything ... physical restart was the only option). although my system starts off without any fuss, OS does not detect the battery of my laptop.

View 14 Replies View Related

CentOS 5 :: Alt-Ctrl-F1 Won't Available?

Dec 14, 2009

I switch from Gnome environmnet to text environmnet by ALT+CTRL+F1, but get this picture, anyone could tell me what's problem with it and how to solve it?

View 1 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

General :: Ctrl+alt+(f1-f6) Does Not Work / Could Not Get The Text Mode?

Oct 29, 2009

Ctrl+alt+(f1-f6) does not work..Am using VMware just for Practice purpose.

I have installed Redhat Enterprise Linux 5.But Whenever i start my System(VMWare)it shows the GUI mode.When i press Ctrl+alt+f1 etc...i could not get the text mode.

I changed the default setting in /etc/inittab but when changed it logs on to text mode and i could not get GUI mode when Ctrl+alt+f7 is pressed.

View 2 Replies View Related

Fedora X86/64bit :: Cannot Login From Ctrl + Alt + F2 Screen

May 31, 2009

With my first kernel, that comes with Fedora 10 x86_64 installation DVD, I can use ctrl + alt + f2 from desktop, switch to terminal, and log in to any user.

The problem is:
Eventhough the login screen appears as usual with kernels 2.6.27.21-170.2.56.fc10.x86_64 and 2.6.27.24-170.2.68.fc10.x86_64, I can not login. When I enter username and password, the screen refreshes itself to its initial state, i.e., like when i hit ctrl + alt + f2 from desktop. I also tried ctrl + alt + f3, f4, f5 etc nothing changes. Also, I want to remind you that I can login from desktop terminal successfully.

View 5 Replies View Related

Ubuntu :: Ctrl-alt-F1 - F6 Blank Screen On Maverick?

Nov 29, 2010

I recently installed Maverick 64-bit on a new HP 8740w (NVidia Quadro FX 2800M video). When I try to open a console using CTRL-ALT-F1, I get a blank screen (no cursor). The console is running (I can log-in blind), but no video. I have tried several solutions (modifying the GRUB video mode, and the solution in this thread. Nothing changed. I am using NVidia driver v173. WHen I revert to "current" I get a console login, but gdm won't start.

Any suggestions to get both gdm and console at the same time? I'm trying to configure the system so I can use multi-monitor in a docking station, so I'd like to know I can get to a visible console before I try that. I should mention that I was able to see the console just after installing 10.10, but in the days since, something (update?) changed to cause it to go blank. I had to make a few changes to get ACPI to behave on this system. I'm not sure when the console went dark.

View 1 Replies View Related

Ubuntu :: Press Ctrl-Alt-F1-F6 The Tty Is A Blank Screen?

Mar 12, 2011

When I press Ctrl-Alt-F1-F6 the tty is a blank screen. I can type but it doesn't ask for a login or anything.

View 2 Replies View Related







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