General :: Autocomplete In MC Not Working In USB Keyboard
May 9, 2011
I've a really strange problem with the auto-complete in midnight commander. I've linux installed in a laptop, and when I do Esc-TAB with the keyboard of the laptop, the autocomplete works. But, if a connect an USB keyboard to the laptop, the autocomplete of the mc doesn't work in the USB keyboard, but stills work in the laptop keyboard.
View 1 Replies
ADVERTISEMENT
May 4, 2011
I did a bunch of uninstalls and reinstalls lately, trying different distros. Now I'm back to Ubuntu but tab autocomplete in terminals doesn't work anymore. It is quite less convenient now to use the terminal. I tried changing interpreter to /bin/bash and it doesn't work. I use guake.
View 2 Replies
View Related
Feb 3, 2011
For some reason my bash autocomplete stopped working. I get the error when I try to cd into a directory, pressing <tab> for autocomplete:
cd A-sh: <( compgen -d -- 'A' ): No such file or directory
Autocomplete works for the root user and for the other user on the machine, just not logged in as this user. The .bashrc file looks fine to me, and I didn't make any changes to it to even cause the bash autocomplete to stop working (as far as I know).
# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
# sources /etc/bash.bashrc).
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
What else could cause autcomplete to stop working? I log in via ssh, btw.
View 11 Replies
View Related
Jan 6, 2010
Since I updated to Karmic, I noticed a very annoying problem that forces me to restart Firefox every 20 minutes or so: When the cursor is located inside the address bar (CRTL+L), I always type one or two characters, a drop down menu appears with most visited links that contain these characters, I press <down-arrow>, <Enter> and go to one of my usual links. I use this all the time, which allows me to go to me usual links in a second or two. The problem is that this feature stops working after browsing for some time: no drop-down menu appears and pressing the down-arrow does nothing.
The only other problem that happens in coincidence is that you have to click 2 or 3 times on the 'arrow-down' button on the right side of the address bar before you get a drop-down menu with the most visited links (this normally happens on the first click). The problem appears at random moments (typically after some 10 to 20 minutes of browsing, but sometimes earlier) and disappears when I restart FF. I tried clearing the history, but that does not change anything. Does anyone else see this problem and knows how to fix it?
My setup:
Toshiba notebook, 32 bit
up to date Karmic
FF 3.5.6, with some add-ons: adblock plus, bugmenot, all-in-one gestures, xmarks and some dictionaries, all working without any problems.
View 3 Replies
View Related
Jun 3, 2010
Once upon a time when I started sqlite from the command line I could using the tabbing autocomplete to enter the database name. This has not worked for a while now.
View 1 Replies
View Related
Oct 2, 2009
How to get the Autocomplete work for HTML code with geany IDE?
View 1 Replies
View Related
Jan 6, 2010
I have no idea why but my keyboard suddenly stopped working in X when I started my computer this morning! The keyboard still works fine in the command line mode, though, so I can do stuff as long as it does not involve a GUI. (NetworkManager only works in X).
View 7 Replies
View Related
Oct 7, 2010
I have quite a strange issue with (supposedly) my keyboard mappings.
while using GNOME session:
lowercase 'v' is not working as it should - no keypress is reaching apps; while I'm holding V key depressed, gnome-terminal console shows a hollow cursor (just like when input focus is in some other window) and nothing is printed; uppercase 'V' is working just fine (that is Shift+V); if I press AltGr + V, a lowercase 'v' is printed; if I'm typing quickly, sometimes pressing V key to get a lowercase 'v' is not just being ignored, but also the next symbol typed is swallowed and not printed out; this issue is present for the USA keyboard layout, as well as for the Russian keyboard layout.
while using TTY console (Alt+Ctrl+F1, etc):
everything works as it should (i.e. lowercase ' is printed whenever I press it);
no problems with the physical keyboard.
I haven't done any editing of any gnome/X configs and/or keyboard mappings.
This is my Ubuntu 10.04 Linux version:
$ uname -a
Linux hostname 2.6.32-25-generic #44-Ubuntu SMP Fri Sep 17 20:05:27 UTC 2010 x86_64 GNU/Linux
Update - stty output:
$ stty -a
speed 38400 baud; rows 43; columns 151; line = 0;
intr = ^C; quit = ^; erase = ^?; kill = ^U; eof = ^D; eol = M-^?; eol2 = M-^?; swtch = M-^?; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W;
[Code]....
View 2 Replies
View Related
Jun 24, 2011
I don't know when this started happening, but my shortcuts such as Super+D to minimize all and go to the desktop and Ctrl+Alt+T to open a terminal, etc, have stopped working.
Other shortcuts, such as Alt+F1 and Alt+F2 work correctly, as well as the compiz ones.
View 6 Replies
View Related
Dec 6, 2010
using Kubuntu 10.04. When my computer was being updated sudden power failure forced my system to reboot and in the log in screen I can find that my keyboard and mouse is not working at all. I cannot enter into my system. I tried to enter ctrl+F1 but failed.
View 1 Replies
View Related
Aug 12, 2010
I installed Archlinux yesterday on my Aspire One netbook. I installed fluxbux window manager with the ROX file manager/desktop manager.Everything was working fine until I was walking through a guide to set up the Fn keysto use the keyboard hotkeys for changing the brightness and audio settings here: [URL]I used xmodmap to set additional short cuts. Every since, I can't use my keyboard when I run 'startx'. My laptop touch mouse is working but I noticed the cursor speed has slowed down drasticly since I input the above changes.
I tried putting in 'setxkbmap no' in my ~/.xinitrc, 'no' was the language which is set up in my /etc/X11/xorg.conf and was working before. I also reverted to a back-up of my xorg.conf which I had saved a few hours before, which also didn't work.What could the problem could be here? How can I ensure my keyboard is being properly initialise when I start up Xorg/fluxbox?
View 2 Replies
View Related
Jun 29, 2010
I have upgraded my laptop to 10.04 while having my usb-keyboard plugged in.f I boot the laptop without a plugged in keyboard, the laptop keyboard is not working. It starts working as soon as I plug a usb-keyboard in though.Quite annoying if I take my laptop with me and the first thing after booting is to find a usb-keyboard to plug in Does anyone know where can I reconfigure this? [edit]I just found out, that the laptop keyboar seems to be in numlock mode... meaning that the keys [j,k,l] is mapped to [1,2,3] etc
View 2 Replies
View Related
Feb 2, 2011
I'm having an issue when I run apt-get and try to use autocomplete. It seems to only happen when I try to remove or install certain items - like gwibber, gnome stuff, etc. So let me show you what happens:
Code:
user@mycomp ~ $ sudo apt-get remove gwigrep-status: /var/lib/dpkg/status:13456: expected a colon .
So I typed in gwi pressed tab and it came up with the /var/lib/dpkg/status:13456: expected a colon (newline) .
View 2 Replies
View Related
Mar 13, 2011
I notice that in 11.4 when I try to autocomplete (Tab Key) to /etc or /etc/init.d/ it auto completes differently than the way it did in other 11.x openSUSE versions. i.e.
Code:
sudo /et
Then hit tab; it auto completes to /etc (space on the end of it)
Also,
Code:
sudo /etc/init.
Then hit tab; it auto completes to /etc/init.d (space on the end of it)
If I simply try:
Code:
/et
Then hit tab; it auto completes properly to /etc/
View 3 Replies
View Related
Jun 10, 2011
When I use sudo, command does not auto-complete with 'tab'. Perhaps its some sort of security measure? I'd like to turn it off, because its just annoying. Older versions of debian didn't have such problem. Using debian_testing_amd64.
View 4 Replies
View Related
May 27, 2010
I used to run Sidux and every time I wanted a package I could use the auto-complete with tab like I'm used to in BASH. My girlfriend uses Ubuntu and it didn't work there. Now I switched to Debian, and it doesn't work there either. I tried the usual suspects (man bash, man apt, man apt-get, info, --help and google). How I can switch the completion back on?
View 2 Replies
View Related
Jul 6, 2010
I was using windows recently and noticed that in their command line, the autocomplete is in some ways a little more intelligent (although based on my short experience ours is more robust); for example, if you have a directory named blah and a file name bl, in Linux "cd bl <tab>" will result in "cd bl" while in Windows I get "cd blah" because it recognizes that blah and not bl is the appropriate argument to cd. Similarly unrar will target rar files first.I am not saying Windows command line is better; Windows command line is in general a piece of junk.
View 2 Replies
View Related
Jul 10, 2010
I use evolution a lot during my working day, I work in IT so my work is heavily email driven. I have used ubuntu on my personal computers for a while now and last week decided to migrate my work computer from Windows to ubuntu. For my work email, contacts and calendars I use google apps for business (highly recommended by the way!) and evolution syncs all 3 brilliantly. As outlook uses the nk2 file to autocomplete email addresses when you begin to type them into the to, cc or bcc bar.
I can't seem to enable the same feature in evolution. I have gone into Edit > Preferences > Mail Preferences > Automatic Contacts. I have then put a tick in the check box "create address book entries when sending emails" and I have selected the ubuntu one address book (don't want my gmail contacts being clogged up). After sending some emails it doesn't seem to store the addresses in the 'history'.
View 2 Replies
View Related
Nov 4, 2010
When I type into a box that auto-completes, the window stops letting me type as soon as a suggestion comes up. I have to tab out of the window and come back to it.
This is mildly annoying for browsing on the internet and almost debilitating trying to use programs like Eclipse.
This occurred for me on 10.04, so I upgraded yesterday to 10.10 and the problem still occurs (and more problems!).
View 3 Replies
View Related
Nov 3, 2010
I use Slackware 13.1 and eclipse 3.6 (Helios). When I do some programming the eclipse is always crashing. E.g.: class c, c.gwtC(); when I write the "." and the autocomplete is activated the eclipse crashes.
View 3 Replies
View Related
Sep 7, 2010
I'm having a bit of a struggle here. I recently installed likewise-open 6 to logon to my company domain.
All is working fine but one thing, the gnome-terminal autocomplete function.
All that the terminal shows is a "$" sign and nothing else. When I type in a part of a word and press "TAB" it registers as a tab and does not show the autocomplete options that I normally have. it's very annoying to type a long sentence every time.
View 4 Replies
View Related
Oct 27, 2010
We All know Gedit Autocomplete plugin (nagaozen / gedit-plugin-autocomplete 0.10.1). It has a cool feature where it reads words from a "Library". How to Edit that library?
View 2 Replies
View Related
Mar 19, 2011
I don't want to go into a lot of detail as to why, but suffice to say, I detest autocomplete, anywhere, in any form. I'll leave it at that and save the venting for another time. Now, I've disabled autocomplete within a document, that's not too hard, by disabling the "Enable word completion." But, that seems to have no effect on the "Find & Replace" box. Googling doesn't seem to find anything, except another person that also seems to hate it on the OpenOffice message boards, and they were not helpful. That was also about five years ago, if that makes any difference.
View 2 Replies
View Related
Mar 19, 2010
I have a weird problem in my Aspire One D150 with an Intel 945 GME, and in my HP DV5 with an Intel GM45. When i put a window like Firefox in full screen mode (F11), and try to get into a menu, or an auto-complete option or trying to access a URL in the history of the address bar, results in a black blink that its very annoying, because it happens all the time.
This problem appears in the most GTK Apps that i run in full screen mode. QT Works perfect. If the composite its off, works perfect in both.
This happens in KDE 4.3.5 and KDE 4.4.1, so I have no clue about this. I want my composite on, and make that the GTK Apps work as well as the QT ones.
View 3 Replies
View Related
Mar 23, 2010
Atleast I think it's a terminal program. I remember several years ago while using Redhat 7 when working in the terminal it would automatically complete the pathnames and filenames for you. If I was typing in the terminal "cd downloads" but I only typed "cd do" it would automatically complete my command with "cd documents" but if I continued to type "cd dow" it would know that I don't mean the documents folder and it would know the only other folder path with a dow in it is downloads. I'm not sure if my description is 100% accurate but I think you get the idea. Ubuntu doesn't seem to have this by default and I'm curious if I can get it. Is it a terminal program/client I need to use, or just an option? I don't know what it's called so I've had a hard time googling for it!
View 9 Replies
View Related
Jan 6, 2009
Is there a way to customize bash autocomplete such that it avoids searching for commands? I want it to auto complete file and folder names only!
View 2 Replies
View Related
Dec 24, 2010
I'm a used Ubuntu user on a pc, and I like the french keyboard layout because it allows me to type accentued characters easily.I found a win-fr keyboard layout but it's much like windows and not so good.I found xmodmap.fr keyboard layout and I'd like to know if it was possible use it with my Mac SL 10.6.5, maybe I could do xmodmap xmodmap.fr or a way to convert to mac layout file.
View 1 Replies
View Related
Jul 3, 2010
need to press each key for a second before it is seen but login does fine in password. I saw a sticky key warning but pressed "cancel" before this started.
View 3 Replies
View Related
Oct 31, 2015
I'm a huge keyboard shortcut fan. I can't stand mice. So this is a big one for me.
My Alt+F10 (maximize) and Alt+F9 (minimize) keyboard shortcuts work just fine. I read everywhere (i.e., [URL]) that the Alt+F5 combo should unmaximize a maximized window. But it's not working. Can't find anything that says Debian excludes that combo.
Is this to be expected or is something amiss? I think its meant to be a default shortcut, so don't want to start playing around with customizations prematurely.
Searched through the forum, couldn't find anything under the following search terms: Alt F5; Alt+F5: Alt +F5: Alt-F5: maximize: unmaximize. Did I miss the magic string?
3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) i686 GNU/Linux
View 5 Replies
View Related
Mar 27, 2010
Fedora 12 live running from USB with persistence storage.My laptop has extra numeric key pad.But Fedora is not recognizing this keypad. Only number keys above the QWERTY working.---------- Post added at 04:55 PM CDT ---------- Previous post was at 08:16 AM CDT ----------Also, upon every restart my keyboard layout changes from UK to USA mode!
View 2 Replies
View Related