Software :: How To Swap Right Alt And Right Control For Virtual Terminal?

Jan 10, 2011

My emacs 23 is running on Ubuntu 10.04 and I am very a emacs primer. in virtual terminals, how can I remap keys to swap the right alt key and the right ctrl key automatically every time the machine starts up? But how to swap Alt and Ctrl on the right side?

View 3 Replies


ADVERTISEMENT

Debian Configuration :: How To Swap CapsLock & Control Keys

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

General :: Keyboard - Swap Fn (function) And Control Keys In System On A Macbook Pro?

Jan 24, 2011

I don't care if this is done in the bios or a kernel module or software. Is there any way at all to do make the 'fn' key act as 'control' and the 'control' key act as 'fn' in linux running on a macbook pro?

PS. You can do this with software in OSX with the application KeyRemap4MacBook.

View 1 Replies View Related

General :: Creating Swap - Using Ubuntu On Virtual Box

Dec 8, 2010

[URL] using Ubuntu on Virtual Box and creating SWAP partition on /dev/sdb1. I tried this guide and getting error
Code: [URL]

View 14 Replies View Related

General :: Set The Limits For Unlimited Virtual Memory With Limited Ram And Swap Space On Disk??

Apr 6, 2010

clarify me with ulimit output and memory limit?

ulimit -a output:
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) 1572864

[code]...

View 2 Replies View Related

General :: Deleting Content In Swap Space And Emptying Cache Using Terminal

Jul 21, 2011

Wish a script which would delete cache content and remove additional files which have been downloaded via the internet and saved voluntarily by the user and files any thing other than those used by the OS in linux.Need a command which could make the execution of the above script possible before the shut down command is passed.

View 1 Replies View Related

Ubuntu :: Control Volume From Terminal?

Jun 22, 2010

i don't want alsamixer. I want a command, e.g. setsound 98 (this will set sound to 98%) or something like this. Is there any?

View 4 Replies View Related

Software :: Terminal Shows Unicode Squares For Control Characters

Dec 27, 2009

My terminal shows unicode squares (the little square with it's 2 byte unicode value inside it), whenever I press a control character while running a program (ex. cat or ping).See this example. Here I show the key's I pressed then turn off echoctl, and repeat the sequence. http://imagebin.ca/img/mXbutJ1.png

the 0003 is when I pressed Ctrl+C, and the 001A is when I pressed ctrl+z.Can anybody tell me why this is or how to turn it off. This is inside a gnome-terminal session, though I don't think it's gnome-terminal.If, inside this exact same bash session I open screen (by typing "screen"), it doesn't do this anymore, and ctrl+c/z/etc is completely quiet.

View 5 Replies View Related

Ubuntu :: Switching Out Of First Virtual Terminal

Nov 2, 2010

If I enter my first virtual terminal with ctrl + alt + F1, how would I get back to my GUI.

View 7 Replies View Related

Ubuntu :: Is There Any Way To Lock Virtual Terminal?

May 6, 2011

Metacity can be locked, but what about a logged-in session in a virtual terminal?

View 3 Replies View Related

Ubuntu :: No Longer Control The Default Size Of Gnome Terminal Windows

Sep 28, 2010

All of a sudden I can no longer control the default size of my gnome terminal windows. The option is just gone from the preference window. If I look in gconf-editor my old values are still there but they are ignored.

View 7 Replies View Related

Debian Configuration :: How To Set Virtual Terminal Color

Dec 30, 2015

I am a newer to debian. I want to change the color of the vitrual terminal. I have found the function " setvtrgb ",but I don't know how to mix the color , Only text green and background black...

View 10 Replies View Related

Ubuntu :: How Do I Turn Off Beep In Virtual Terminal

Feb 9, 2010

I'm running ubuntu 9.10 on a Dell XPS M1530. Sometimes i get a _VERY_ loud beep-sound, eg when i run out of battery or, the case that has me coming here when i'm working in a virtual terminal (tty1-6) and hit backspace once too often, that is, when the command line is actually empty.Not that big of a deal you might think, but, especially when you're wearing good (read: possibly loud) headphones the experience is that god damn unpleasant that i'd like to make sure it won't happen again.Oh and well, just hitting mute (in gnome, which doesn't have a lot to do with tty1 anyways) won't do the job.

View 2 Replies View Related

Ubuntu :: Listen To Music Via Virtual Terminal?

May 27, 2010

I imagine I'll have to install something, but Google has shed no light for me thus far. And just to clarify, when I say virtual terminal I mean the terminals accessed by CTRL+ALT+(F1-F6). I'm going to be doing a challenge/learning experience where I don't allow myself a graphical interface for a month. way around BASH through adaption. However, if I have to go a month without music I will go insane.

So, even if this is possible can I listen to music from the internet (....., playlist.com, etc.) or just music on my hard drive? And I'm not sure if this thread belongs in Desktop Environments or not, that section seemed to focus on graphical interface.

View 9 Replies View Related

Ubuntu :: Virtual Terminal's Text Overlapping?

Aug 20, 2010

I cannot have any more than 47 characters on each line of my virtual terminal without everything on that line disappearing. The text is apparently still there, since commands that need more than 47 characters still work but the text stays hidden. After the text has been overlapped I can type as many characters as I like and it no longer overlaps, but my PS1 on that line and all previously overlapped text stays hidden.I'm almost certain that the problem is in my bash configuration since it happens in a terminal emulator as well as the virtual terminal.

View 2 Replies View Related

Ubuntu :: Test Virtual Terminal Resolution ?

Apr 1, 2011

How to change the resolution of a VT, but nothing on how to find out what it is?

So what is it?

Code:

outputs (for example)

Code:

View 1 Replies View Related

Programming :: Stuffing A Key Into Another Virtual Terminal's Stdin?

Oct 20, 2010

I want to put a keystroke into another virtual terminal's stdin.A simple 'echo p > /dev/tty7' causes a p to appear on the console of tty7 but not the app running in tty7 to respond as though a p key had been pressed. Per the instructions of a fellow in the software forum I tried using an ioctl, but that returned a permissions error, even when I made the target VT's permissions 777 (and it had the same owner).

View 1 Replies View Related

Slackware :: Black Screen When Trying To Go From GUI To Virtual Terminal

Jul 28, 2011

I am new to slackware, but not new to linux. I recently installed slackware 13.37, and am enjoying it very much so far. The most annoying problem I currently have is that, after starting X, I cannot switch to a virtual terminal or even end X without having a problem. For instance, from the GUI if I hit ctrl-alt-F1, instead of going to the 1st virtual terminal, the screen fades quickly to black and does not return. I have not been able to make any progress on this problem, so any input would be greatly appreciated.The only thing worth noting really is that I'm using Fluxbox as my default window manager. Other than that I haven't done a lot of modifications to the base system other than installing some basic packages, but I had this problem since booting directly after installation of the os.

View 14 Replies View Related

Slackware :: Virtual Terminal From X The Writing Is Too Dim To Read

Feb 19, 2010

When I try to go to a virtual terminal from X the writing is too dim to read. When I boot to run level 3 all is fine, then I "startx" and use the gui. If I "ctrl-alt-F3" the printing on the screen is so dim that I can't see it. Is there a setting for this somewhere that I haven't found. Before installing Slackware 13-64 I ran Zenwalk for over a year and never had this problem.

View 2 Replies View Related

Fedora :: How To Increase Text Size In Virtual Terminal

May 17, 2009

How do you increase the text size in the virtual terminal (the one you get to when you press ctrl+alt F1-6)? My monitor is pretty old and kind of small, so I need the bigger text size to really be able to use it at all. I tried to find the answer in google, but I couldn't find the answer. I found answers for suse and ubuntu and tried to use those. They said to edit part of the boot loader config file, but I couldn't find a similar line in the grub.conf file. And I don't want to play with it without knowing what I'm doing.

View 14 Replies View Related

OpenSUSE Install :: Stop - Start Kdm From A Virtual Terminal ?

Mar 26, 2010

I've been trying to stop kdm the normal way, switching to a virtual terminal with ctrl+alt+f1 and using:

Code:

I've done it this way in other distro's and it's always worked.

How do I stop/start kdm from a virtual terminal in Suse ?

View 5 Replies View Related

General :: Fedora Virtual Terminal Won't Scroll After Switch?

Feb 5, 2010

I recently installed Fedora 12 for some Linux testing. When I switch between virtual terminals (CTRL-f1 Ctrl-f2) I can no longer scroll back in the VT I left and came back to. Any new data created will be scrollable, but i can never get back to before the switch. I'm sure this used to work (several years ago). Was this introduced as a security feature to prevent left over data on VTs from being seen by the wrong eyes? If so, is there a way to get the old functionality back?

View 1 Replies View Related

Ubuntu :: Keyboard CAPS Led Not Light Up In Virtual Terminal?

Feb 10, 2010

It does in jaunty.....

Code:
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600M GT] (rev a1)
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
03:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
03:01.2 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
03:01.3 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 12)
0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)

View 3 Replies View Related

Ubuntu :: Determine When Shell Is Being Run In An Emulated / Virtual Terminal?

Apr 17, 2011

In a shell script. And use that in a condition.
Something like:

Code:
if(pts) echo "emulated"
if(tty) echo "virtual"

View 3 Replies View Related

Ubuntu :: Change Virtual Terminal Colors Before Logging In?

Apr 17, 2011

I put

Code:
echo -e 'e[0;34m'

into /etc/profile, but it still doesn't work until I login. I'd like it to work before that, so that all messages (like those displayed on boot up) have these default settings.

View 6 Replies View Related

Software :: Stuff A Keystroke Into Another Virtual Terminal's Stdin?

Oct 19, 2010

causes a 'p' to appear in tty7 but not the program running in 7 to react as though a 'p' had been pressed.

View 12 Replies View Related

Slackware :: Increase The Virtual Terminal Font Size On A Tty?

Dec 3, 2010

How do I increase the font size on a tty. I have googled it and still don't have a Slackware way of doing it. What /etc file needs to be edited?

View 1 Replies View Related

OpenSUSE :: Export Remote X To Local Dedicated Virtual Terminal (VT)

Apr 20, 2011

I have a "remote" server and I want to have it's X exported to my "local" laptop. Preferably, it gets done automatically from boot. I know that virtual terminals 1-6 are all text terminals and 7 is the local X. How can I get my laptop to automatically create a virtual terminal on 12 that's dedicated to receiving the X display from the server?

I know how to get it over SSH/putty. And also how to stop the local and restart the X client on 7 to use the remote. But one of the beauties of Linux is the automation and multi-user environment. It's essentially going to act as a KVM with gui replacement over IP.

View 1 Replies View Related

Ubuntu :: Karmic Virtual - Can See Text Under Semi-transparent Terminal

Jan 4, 2010

I have just installed 9.1 and I like to use a semi-transparent terminal so i can see text under it, but on Karmic, it shows the desktop background underneath.

View 3 Replies View Related

Ubuntu Servers :: 10.04 Server Virtual Terminal / Display Not Working

May 4, 2010

Clean install of 10.04 Server 32 bit.Only services OpenSSH Server and Print Server.Machine boots and can be accessed through ssh.Virtual terminals (cntl-alt-1,2,3,4,... do not result in video to the monitor (no sync) or a display.If I type blind, I can log in, ssh back to my other machine, and create a file. So the virtual terminal is there and listening to the keyboard and running, just not creating a display.

This machine has been working fine with 08.10 for quite time up until yesterday, so I don't believe it is a hardware problem.Any ideas why the video on the virtual terminals would not work?

View 8 Replies View Related







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