General :: Xorg: Map AltGr To The CapsLock Key (to Toggle 3rd Level Symbols)
May 7, 2010
as many others I don't need CapsLock. I want to reassign it such that it has the function of AltGr. I use Kubuntu 9.10 but I think there must be a solution which is distribution independent.
I already tried to use setxkbmap or xmodmap. Using xmodmap at least I managed that CapsLock to behaves like Del by following this description.
But I could not achieve assigning the AltGr behavior to CapsLock.
View 2 Replies
ADVERTISEMENT
Aug 24, 2010
there is absolutely no X on that machine. The keymap is just fine, what is not working is solely the AltGr Key. Do you know how to map it right? I was about trying with showkeys -s and the using it as input for setkeycodes, but I get more than one hex number, and I guess setkeycodes doesnt like that. An "" does not help..
View 3 Replies
View Related
Jan 31, 2009
Hi. I'm using Fedora core 6 with NVIDIA-Linux-x86-1.0-8776-pkg1 driver.
Everytime my system boots with /etc/inittab set to "run level 5" the GUI login displays quickly and then just as quickly returns me to a console login. I know that X hasn't crashed, because i hit Ctrl + Alt + f7 and I have my regular login. Of course, I can't restart X from virtual console 1 as it is already running.
Has anybody had this problem? It only happens on occasion. What am I supposed to do?
View 7 Replies
View Related
Jun 8, 2011
There was an xorg update that I did today (June 8) and when try to boot into runlevel 3, it stops when it gets to starting up sntp. I also saw that it said DHCP client not running. When I try again (push the power button) and allow it to do what it wants, everything seems to start up just fine. I'm asking about this because I need to re-install my NVIDIA graphics card driver. For the boot options, I've tried clearing the text (I don't remember what they are at the moment) and typing:
Code:
nomodeset 3
and when that failed, I've tried it as
Code:
nomodeset3
but still get stuck at the same spot. I've also tried it without clearing the text but still it gets stuck.
How can I get to runlevel 3 in order to re-install my graphics card driver? I cannot run my 3D software without it. Can I switch to runlevel 3 from the usual (normal GUI) screen? I can't remember the command. I'm running SuSE 11.4.
View 9 Replies
View Related
Apr 5, 2010
By issuing the 'nm' command on shared library (internally using one static library), the functions exposed by static library is also being listed, Which allows to use internal functions which is of course not intended. I have one static library having A(), B() and C() functions. Creating one shared library which has function XYS() that is using A() and B() functions from Static library. While doing 'nm' on shared library, all the static library function are being listed.
Static Lib:
#include<stdio.h>
void A(char *msg)
{
printf("
[code]....
View 4 Replies
View Related
Jan 15, 2011
hello everyone, im having a problem when my computer enters in the run level 4 as the default when i start slackware. The strange thing is that it not seems that is a X window problem, it looks like more like a configuration problem in some part of the kde script to initialize the log in, because if i manually start the X service it works fine, i dont know what is the source. Thank you in advance for the help.
View 3 Replies
View Related
Jan 2, 2010
can anyone tell me how can one enable capslock by using echo command. ofcourse we can glow the led by using the echo command.
Its syntax is echo -e "33[3q"
On searching i found that by using $xmodmap -e "add lock=Caps_Lock" we can enable capslock. but its not working.
View 1 Replies
View Related
May 27, 2010
I have a directory that has a another directory inside it. The top directory is rather redundant since it only contains the one other one. Is there a way to delete the top level directory and have the contents simply "move up a level"?
View 6 Replies
View Related
Apr 21, 2011
what is short cut key to toggle between pseudo terminals in red hat? how can i create customized short cut keys in red hat?
View 2 Replies
View Related
Jan 20, 2010
Powerdevil has been a pain for me for as long as I've use it, since KDE 4.3.1(Even Pre 4.3.1, up to 4.4)... It doesn't toggle when I unplug the AC adapter and doesn't toggle between power management modes, so in-turn shuts off immediately without any notification that power has ran out. When I ran 'acpi', AC Adapter indicates properly when I unplug it and plug it back in, so I would rule out an ACPI issue, no? Is this a bug in Powerdevil?
View 1 Replies
View Related
Feb 17, 2011
I've been messing with a curses-based disk check tool in Linux called VDT (visual disk test). It puts out a nice little chart on the screen as it's going, but I have no idea what each unit of output on the chart means. I've read the man page several times, but there doesn't seem to be any mention of the visual output.
For instance, right now I have a chart that looks like this during a read test. What do the o's and the Z mean?
View 1 Replies
View Related
Mar 5, 2011
Is there a DBus command (or some other way from the command line) to toggle auto-hide on a panel in KDE Plasma? (I'm running KDE 4.6.)
I have a game I run in WINE that doesn't work right if it's autohidden and it would be nice to run it from a script that takes care of that for me.
View 2 Replies
View Related
Jul 21, 2011
Where can I find debug symbols of GNU packages, for example for coreutils etc.?
View 3 Replies
View Related
Aug 10, 2010
I've been able to kludge a kill script which finds the correct pid for the kdeserver (or gnome server) after my system comes up in run level 5 so I can drop back to run level 3 mode. Lots of experimentation showed me that using telinit 3 and telinit 5 would occasionally leave the video memory in a mess and I would have the black screen of death.
I set the security parameter setting to autologin for me since I am the only user of my machine, but I still have to kludge the default setting under sysconfig (the DEFAULT_WM) under Window Manager to pick a certain window manager, so it takes time to manually switch the desktop.
Right now I can leave the gui and drop back to cli, but painful experimenting showed me that killing the X server is a no no. Right now I kill the kde server, which sends the SIGTERM to the X windows manager, which then figures out that it has to shut down.
Questions: Is there a better way of doing this? Apparently openSUSE figures that we have multiple users logging into the gui desktop, so the gui is always kept running and a login window with the desktop manager option forces the user to login in. With autologin, this never happens, but no choice of desktop is possible on the fly.
Can some type of script be set up to painlessly enable this to happen? And what is the best way of bringing either the Gnome or KDE desktop manager down gracefully? I do get lots of error messages as the system attempts to recover and X shuts down. It appears that apparently the single user with autologin is left out in the cold.
View 4 Replies
View Related
Feb 6, 2010
I want to install a software called TinyOS which is an operating system designed for wireless sensor embedded networks in my account. The problem is it has instructions to install the software as an administrator since i'm not an admin of the department network i can not able to install. Is there any method to install this software as an user level rather than admin level.
View 3 Replies
View Related
May 8, 2010
How can I adjust the levels at which the battery is considered to be critically low?ight now it seems this is set at 5 or 10%. I want to make it 20 or 25%This is for Gnome. I am using Lucid x86
View 1 Replies
View Related
Jul 9, 2010
For PE executable, I can list the imported symbols using
dumpbin /imports FILE.EXE
or using the depends utility which is GUI application.
`nm ELF-binary' just returns "no symbols".
View 1 Replies
View Related
Mar 16, 2011
In shell scripting, what do or what does this symbol do or mean ? "."(octet), ";" (semicolon)? Would really like to know? Cause I saw a written script if [ -f /etc/file ];then. . /etc/file. Wondering, the "." is meant to be source, so is "." the same thing as "source" ?
View 2 Replies
View Related
Dec 7, 2010
When I try to open text file with mouse pad or kate write all I see is PK and in small letters HF over TF_. I have no idea how this happened. How do I get my text document back? Using XFCE4.6.1, mousepad and kate write for my journal. Properties says its a zip archive but I didn't do that. Anyway tried to unzip it and got:
Code:
PowerJustice may be a plain executable, not an archive
unzip: cannot find zipfile directory in one of PowerJustice or
PowerJustice.zip, and cannot find PowerJustice.ZIP, period.
View 6 Replies
View Related
Jan 6, 2009
I want to know what are the advantages and disadvantages for accessing spi(serial peripheral inerface )from kernel level and user level. like methods of doing it, speed ,memeory utilization etc
View 1 Replies
View Related
May 12, 2010
I've been wondering about this for a long time but never thought to ask: I do a lot of scientific work so there are many times it would be really handy to be able to type mathematical symbols or Greek letters which, for the most part, aren't part of the ASCII character set. Like "∞ ρ σ τ ω ∑ ... √ ∫ ≤ ≥ " and so on. Is there a keyboard layout (for Linux) that maps simple key combinations to these kinds of characters? (Assuming all the encoding and font issues are worked out properly) I know I could create one myself but it'd be a lot easier if someone's already done the work, or at least if there's a partial solution I could modify.
View 3 Replies
View Related
Aug 4, 2009
I am trying to delete these symbols "[ ]" from a file but it says string not found. I tried: %s/[//g while editing the file not working also tried sed -e '/[/d' and sed '/]/d' still no job.
View 3 Replies
View Related
Jul 10, 2011
Gnome and kde had rich keyboard configuration utilities, but xfce seems a bit starved of it. Without it i've been unable to find a way to disable the infernal capslock key. What method can I take to disable it or remap it as a shift key manually?
View 2 Replies
View Related
May 31, 2010
Seems like one can toggle ScrollLock LED by pressing Shift+CapsLock. Seems like it is a feature, but what feature? In what mode we are in when NumLock LED is lid?
View 2 Replies
View Related
Feb 6, 2011
Somehow numlock has been toggled so that with numlock off text is in CAPS and with numlock on text is in lower case. How can I remedy this? The OS in question is Fedora 14 and I've been playing around with VirtualBox. This behavior is present in both the host computer or the virtual machine. Did I say NumLock? CapsLock of course! However, seems it was something to do with the KVM switch. All sorted now.
View 1 Replies
View Related
Aug 23, 2010
I would like to use Caps Lock as its own UNIQUE modifier key (not merely replace it with Ctrl). I have figured out how to do this on windows but not yet in Ubuntu. Here is what I'm looking for:
1. When I press "Caps Lock" on its own, it is equivalent to the Escape key (or at least sends the "escape" command).
2. When I press Caps Lock + <new key>, it does other stuff.
I have figured out how to get EITHER ONE of these to work, but not both at the same time. For example, I have figured out how to turn Caps Lock into the unique "Super" modifier using xbindkeys and xmacro (this achieves #2). I have also figured out how to switch the escape and capslocks keys altogether to achieve #1. But I can't figure out how to get both outcomes at the same time!
View 2 Replies
View Related
May 16, 2011
I'm on Ubuntu 11.04. I have read around about how to use curl to download a list of URLs from a text file, and everyone says to use Code:curl -K URLlist.txt. This is what the curl man page says as well. However, for even a simple file with one URL, this command outputs a bunch of weird symbols for me instead of downloading the file.For example, I have a text file "test.txt" with one line in the following format:
Code:
url = "http://www.example.com/image.jpg"
I use the curl command to download this file:
[code]....
View 7 Replies
View Related
May 14, 2011
On my Debian machine I have no InterNet connection.
Hardware: --
HP Pavilion DV8000 laptop,
-- 2GHz AMD Turion CPU,
-- 4 gb ram,
-- 150 gb hd,
-- (non-working non-free) BroadCom BMC-4318 wireless chip
OS:
-- Debian 6.0.1a, "Squeeeeeeeze"
-- KDE (soon to be replaced with LXDE, much sweeter and cooler apps).
Here's da problem...(thanks to stinky 1983 Macro$haft & IBM collusion to wipeout WordStar), how do I swap CapsLock & Control keys?Its gotta work in both terminal & X apps
View 1 Replies
View Related
Apr 28, 2011
it has said "about 6 minutes remaining" for over an hour now at"installing upgrades", more specifically at "configuring gnome-power-manager"
touchpad and keyboard unresponsive ,should I worry? or just wait? also, the capslock indicator LED is blinking
computer is an HP Pavilion dv6500 from either 2007 or 2008 (don't remember)has an AMD Turion 64 x2 processor, but was always used as a 32 bit...and an nVidia N-Force Graphics card of unknown number.
View 5 Replies
View Related
Jul 21, 2010
[code]...
you can find a cutout of an output generated by "iwlist s" command for a cell. Does anybody know what Quality, Signal level and Noise level mean? What is the definition of them? I searched for it and could not find good information on it. What do these Extra:*** fields for? What does it show in the example above? How were those values computed?
[code]...
View 1 Replies
View Related