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
ADVERTISEMENT
Feb 20, 2011
I did read the grammar section of xmodmap but still couldn't figure out how I could do it.
View 1 Replies
View Related
Jan 6, 2010
i'm new to ubuntu and i've got a nubby question: is there any shortcut for word selection like Ctrl+Shift+(right/left)Arrow in Windows?
View 2 Replies
View Related
Apr 9, 2010
The other day I was practicing some of the famous Awk One-liners and noticed something interesting in the bash shell on ubuntu 9.04. Some specific awk commands would execute correctly but when I tried to use an up arrow to re-run the command that particular command was not present in my history. Is this an issue specific to me? specific to awk? Completely random?
View 2 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Feb 3, 2010
I have an Asus G51 laptop and for some reason the vertical bar/backslash button produces the greater than/less than symbol (<<>>) instead of the vertical bar. I was wondering what the command is for changing a character that the key produces.
View 3 Replies
View Related
Mar 1, 2011
I have earlier downloaded many video and picture files to blank DVD's using Brasero with ubuntu. But now most attempts fail. This might be after upgrading to latest ubuntu, but then again maybe this is not the cause, 'cos maybe once in 6 attempts brasero works ok.
It seems to take a long time - maybe 40 mins - for brasero to go through it's job, and the dvds look ok, but cannot read anything. This is a lot longer than when things worked well.
View 2 Replies
View Related
Apr 15, 2010
I went to a help site because I wanted to install an IRC client named seamonkey. I followed the directions step by step, copy and pasting each and every command into my terminal command line as per the instructions. Every single command produced an error. Needless to say, I was unable to install it. What's even more frustrating is I can't even post the url for the site here so someone can see what commands I was using.
View 10 Replies
View Related
Jan 1, 2010
I installed LMMS 0.4.5 on my computer (Ubuntu 9.10), but I'm getting no sound output from the program on ALSA, and whenever I try one of the other options (PulseAudio, OSS, etc.) it reverts to dummy audio. I tried installing JACK to correct the problem, but JACK seems to be giving errors and quitting, and in the past I've always used ALSA for LMMS and it's worked just fine.The problem is local to LMMS, even after a reinstall. My audio output is fine for all other programs I've tested the problem for so far.Also, I just noticed that my instances of LMMS are not being terminated after the windows are being closed...
Notable system info:
Ubuntu 9.10 x86 (kernel 2.6.31-16-generic) installed via Wubi
LMMS 0.4.5 (installed via Ubuntu Software Centre)
3.06 GHz Pentium IV (it looks like dual core)
432 MiB RAM
ATI IXP 584x0 High Definition Audio Controller (according to the lshw command
View 5 Replies
View Related
Feb 19, 2010
I have 2 USB drives. I have had 9.04 running on one for some time. I used Disk Creator in 9.04 to 'create' the drive. I use it as a reference to verify how things went in 9.04 if I hit a problem with 9.10.
However, after some months, when I tried this USB drive it produced this 'Boot Failure'. I followed up by checking the other USB drive which had Lubuntu installed via USB Disk Creator and it produced the same result ie 'Boot Failure'.
The Machine bios is set in the correct order.
I have tried to 're-do' things via 'Disk Creator' in 9.10 and 9.04 with the same result. It is not likely that both USB drives have failed at the same time.
Is Grub2 at fault in some way?
View 1 Replies
View Related
Jun 24, 2010
When ripping a CD, Banshee produces two songs in my library for each track on the CD. Both songs point to the same file in my Music folder (so just one actual file). Also of note, one of the songs is always a few seconds shorter than the other. I can safely remove the shorter version of each song from my library without repercussions, it's just annoying and weird.
View 1 Replies
View Related