Ubuntu :: CTRL-C Not Working In Emacs23?
Jun 4, 2010
Today I did a fresh installation of Ubuntu 10.04 server (64bit) on my machine and found that CTRL-c (i.e., control key plus c) does not work in emacs 23.1 (from emacs23 package), which means I cannot quit the emacs by "CTRL-x CTRL-c" any longer.
Whenever I type CTRL-C, the emacs says "<cancel> is undefined". The "describe key (i.e., CTRL-h k)" command for CTRL-c leaves the following message in the message buffer: "<cancel> (translated from C-c) is undefined".
Until 9.10, I have never had such problems and wonder whether this has been introduced by 10.04.
In fact, I found that the behavior of CTRL-c has been slightly changed in a terminal (e.g., putty session) as well, and googling gives the following: [URL]
But I'm not sure the above has something to do with the said issue with emacs.
View 1 Replies
ADVERTISEMENT
Oct 25, 2010
I just changed (not upgraded, I made a clean install on a new hard drive) from 9.10 to 10.10 and I have a serious problem. I just can't install new packages. Neither apt-get nor synaptic can find any package. I either get a "E: Unable to locate package <package_name>", or "E: Package <package_name> has no installation candidate" For example when I type sudo apt-get install emacs23 , I get this output: Quote:
Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package emacs23 And the synaptics package manager only lists the packages I already have. I searched these forums and googled my error message, but I couldn' t find anything helpful. The only thing I know is that this is not a network/proxy problem, I am behind a proxy but I have set the http/https/ftp_proxy environment variables, and I have a working network connection, as I am actually posting from the same computer.
View 7 Replies
View Related
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
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
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
Aug 12, 2010
For some strange reason I am not able to highlight/select words using Ctrl , Shift and the arrow keys together. Each of them work individually with the arrow keys but. Is there anyway I can find out if I have assigned a shortcut to that particular combination ? (Nothing is listed in keyboard shortcuts)
View 2 Replies
View Related
Oct 14, 2010
I have been using Ubuntu for many years now and pressing ctrl + alt + d used to minimize all windows and show the desktop, but this stopped working with 10.10. I checked keyboard shortcuts but don't see a way to turn it back on there.
View 3 Replies
View Related
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
May 1, 2011
Long story short, my HTPC has a keyboard, but no mouse.I'd gotten pretty good at working the machine with no mouse, but after my upgrade to Natty Narwhal today, the Ctrl+Esc shortcut to open the Applications window no longer works. Alt+F2 only works when another application is already open.I can get to the Applications menu using Ctrl+Alt+NumLock and mouse emulation, but it's pretty painful.Have I messed something up here? My install went a little messy, but I've managed to get everything else working and I doubt a keyboard control would be a bad install/upgrade.
View 2 Replies
View Related
Mar 12, 2010
Right Ctrl has traditionally been the key used to un-grab the keyboard/mouse in VirtualBox. I've never had a problem with it before, but on my laptop it doesn't work. When I press the key, I get this xev output code...
So, I am pretty confident that the key itself is functional. However, it doesn't seem to do anything in applications. For example, keyboard shortcuts in Kate (such as Ctrl+a to select all) do not work with the right Ctrl key.
View 4 Replies
View Related
Aug 1, 2009
On fedora 10 and backwards you could use Ctrl+ALT+Backspace to restart X, this was massively useful in resolving any issues with hanging x processes and so forth... without losing session data.... it seems to not work in fedora 11...
View 1 Replies
View Related
Apr 5, 2011
Holding CTRL and B followed by another command key usually gives me nothing.I have no .conf file so I'm not overwriting it.
View 1 Replies
View Related
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
May 18, 2010
I would like to set process in background in such a way that it will be running.For example, I started vim editor and pressed CTRL+Z command to put the process in background. But this process is in stopped status, which I can check with 'jobs' command.Is there any way that stopped job can be put into running background process?
View 1 Replies
View Related
May 26, 2011
I don't know why but show Desktop Ctrl-Alt-D suddenly stopped working for Firefox only (in all workspaces).
Any ideas what might have caused this? Any work-arounds? (apart from Ctrl-Alt-(arrow) / switching to a different workspace - which is a fair workaround)
View 1 Replies
View Related
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
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
Oct 16, 2010
I'm running Kubuntu 10.10, with KDE 4.5.2, what I've noticed is every so often my Tab, Caps, Shift, Ctrl, Alt, Super keys stop working. I'd been running Ubuntu 10.04 with Gnome and hadn't ever come across this issue. I'm not sure if this is related to KDE 4.5.2 or is possibly because I updated to 10.10 and would also occur on a Gnome environment.If I switch to my virtual machine (VMWare Workstation 7.1.2 build-301548 which I was able to get working on 10.10 using URL.... the keys work within that but if I switch back to my host desktop they stop working.To fix it I've found logging out or unplugging the keyboard and plugging it into a different USB port fixes it.
View 1 Replies
View Related
Jun 23, 2010
I use programmers' dvorak. All the keys are correct when typing normally. However, the ctrl+(key) shortcuts do not always work correctly.My shortcut for opening a new terminal is ctrl+alt+t. Sometimes this works correctly, but at other times, it reverts to the qwerty. The change only seems to happen at reboot.
View 7 Replies
View Related
Jan 8, 2011
I'm running through an Emacs tutorial and I was trying to figure out how to exchange CTRL and CAPSLOCK.
1. From the Emacs Wiki, i saw
Code:
As super-user:
$ loadkeys emacs
$ echo "loadkeys emacs" >> /etc/rc.d/rc.local
so, maybe stupidly I tried this. Which seems to have changed nothing.
so then I try
Code:
loadkeys -d
to try and get back to the default. Which doesn't seem to work. so then thinking i should reset everything, try to go in /usr/share/kbd/keymaps/i386/qwerty and do
Code:
loadkeys defkeymap.map.gz
Finally, I go into /etc/X11 and edit xorg.conf-vesa to uncomment
Code:
# If you'd like to switch the positions of your capslock and
# control keys, use:
#
Option "XkbOptions" "ctrl:swapcaps"
and restart.
To no avail...
View 1 Replies
View Related
Apr 6, 2010
how to get a right click emulation (ctrl+mouse1) working on my single button 1GHz G4 7455
View 5 Replies
View Related
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
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
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
Aug 16, 2011
after you hit ctrl+alt+F2 it says < [username]login: > i've tried a thousand different lines here and everytime it asks for password then says wrong login. what am I missing?
View 3 Replies
View Related
Nov 29, 2010
Here I was, having problems with the resolution then I stopped the X server as was instructed at the tutorial. I followed it all then rebooted. But I found that even after reboot, I'm still stuck with TTY. I clicked Ctrl Alt F7 but still it's a terminal and it did not return to the GUI or the normal desktop. What will I do to exit it? It's a good thing I have windows vista along with it or else I'll now have a computer that I can't use outside the terminal.
As nothingspecial said, I should place the link of the tutorial I was following: [URL]
View 4 Replies
View Related
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
Jan 8, 2010
I'm trying to make get a higher resolution when I use Ctrl+Alt+F2, I've looked up in other forums but apparently 9.10 changed its methods to fixing your desired resolution. I've tried other ways of changing it but I get an error when I boot in to the system, I have Ubuntu 9.10 64-bit, a GeForce 8800m GTS, the highest my screen can go is 1440x900.
View 9 Replies
View Related
Feb 8, 2010
I am an Ubuntu/Linux noob, I installed Ubuntu a few weeks ago, and it sometimes gets extremely slow and crashes. I can't get out of the crash with ctrl-alt-backspace and I have even tried the key combinations suggested here to no avail.
Ubuntu 9.10
Computer:
IBM T42
mem 500 MiB
Intel Pentium 1.70GHz
The crashes usually involve Firefox being open + another program ( could be pdf reader, calibre, or something similar). I try to keep the amount of open Firefox tabs below 5 as it gets very, very slow (that was one of the reasons why I decided to install Ubuntu, in the old windows XP installation Firefox was also excruciatingly slow).
View 3 Replies
View Related
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