Ubuntu Multimedia :: Cmd = Ctrl-Atl-F1 For Script - Command To Change Displays?

Feb 6, 2011

Anyone know if there is a command to change displays? Something equivalent to Ctrl-Alt-F1. I have my Ubuntu XBMClive box setup to run XMBC in Display :0 and Skype in Display :7. For some reason I have to start Skype last but then I don't know how to get back to XBMC automatically.

View 1 Replies


ADVERTISEMENT

General :: Vim:ctrl+v Command To Select Some Data.But When Push Ctrl+v.It Doesn't Work?

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

Ubuntu :: Map Ctrl+W In Hebrew Layout(which Is Actually A Ctrl+') To Be A Ctrl+w?

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

General :: Disable Ctrl+C, Ctrl+V, Ctrl+X In Rdesktop?

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

Programming :: Recognizing Ctrl+c,ctrl+l,ctrl+d In C Programs?

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

Ubuntu :: Number Key Pad - Change [Ctrl]+[Shift]+[U]

Mar 24, 2011

I find it abit difficult to press this sequence with one had so i can then type the key code I want on my number key pad, is there any way I can change it to something like [Alt] or [Super] or [Super]+[Alt]

View 2 Replies View Related

General :: Run A Java Command As Soon As The Terminal Opens And After It Displays

Sep 12, 2010

Is it possible to run a java command as soon as the terminal opens and after it displays you have the normal terminal prompt. I have an ascii header i made its a java file and i want it to display every time i open the terminal so it shows as a header.

View 1 Replies View Related

Ubuntu :: Ctrl+alt+f5 Starts A Console \ Can't Find, Though, How To Change That

Sep 25, 2010

I can't find, though, how to change that. In DOSBox, ctrl+alt+f5 starts and stops video capture, but Ubuntu's command took precedence when I did that. I had to hard shut down before doing some searching and finding out ctrl+alt+f7 gets me out of there...that doesn't help me with the problem of taking video on DOSBox though. I went to ystem>Preferences>Keyboard Shortcuts to see if I could change the command or disable it, but it wasn't listed...so I'm stuck. I don't want ctrl+alt+f5 to bring me to a console, so how do I make it not do that?

View 3 Replies View Related

Debian Hardware :: Fn Key Works As CTRL Key - How To Change It

Nov 27, 2010

I have a laptop bought it Germany. It has a pretty standard keyboard, with the bottom left most keyboard being the Fn which enables controls on: Bluetooth, WiFi, Sleep and other functionality. My trouble is that both Ubunut, and Linux Mint Debian edition recognize this key as CTRL, thus not giving me the option to use these functions Im pretty clueless how to change it. Currently my console setup is giving this keyboard a standart 104-PC keyboard¦ Just adding some info about this laptop:

product: TW8/SW8/DW8
vendor: Quanta
version: TBD
More info:

The bottom row of the keyboard has: Fn, Strg,Win, Alt, Space, Alt Gr, Menu,Strg, Left, Down, right keys. Is there a some one here who knows which layout is this ?

View 5 Replies View Related

Fedora :: Change The Reboot Of Ctrl+alt+del For Shutdown?

Jul 19, 2011

I want to change the reboot of ctrl+alt+del for shutdown, how i can do this in Fedora 15 ?

View 1 Replies View Related

Slackware :: Ctrl+up|down Don't Change Screen Brightness Any More

Jul 16, 2010

i had slackware 13.0 on my dell vostro 1320 and it was all good, but since the upgrade to 13.1 i cannot change the screen brightness with ctrl+up and ctrl+down keys..i'm not even sure how to start with this problem. from what i understand these keys 'call' a bios function...? so that would mean that some kernel module is not being loaded?or has the desktop environment lost the key mappings and that is causing my trouble?

View 1 Replies View Related

Ubuntu :: Ctrl-Alt-F Command Prompts Have Messed Up Output?

Nov 2, 2010

Not sure exactly how to explain it. My command prompt screens are appearing messed up.the resolution appears to have squeezed the command prompt vertically to just a few pixes at the top of the screen. The command prompt appears to also repeat several times horizontally. This is also the case with boot-up.I'm still in the experimental phases of learning how linux works, messing with GDM, and installing/installing some boot screen tweaks here and there to see what would happen.I can't quite remember exactly WHAT I did.

View 6 Replies View Related

Debian :: How To Change TTY Resolution Ctrl Alt F1 Black Screen

Nov 18, 2015

Now that I'm more lucid I can adjust the format a bit. If I try opening the TTY the screen goes completely black after visualizing few artifact on the bottom of the screen.

Pressing Ctrl+Alt+F7 brings me back safely to the GUI

So far I tried to modify the /etc/defaults/grub file to uncomment the grub resolution and the grub_terminal to no avail. Now at least it seams to waste some less time to load the grub (it took something like 15 sec before) but it lost the previous green/torquoise background and now it's white char on black background.

On a side note pressing C on the grub to reach the grub console gave me some answer I don't know how to deal with... I was trying to use vbeinfo but it didn't found the command and so I tried the insmod:

Photo(large) of the complete grub console session wrote:grub>
grub> videoinfo
List of supported video modes:
Legend: mask/position=red/green/blue/reserved
grub> videotest
error: no suitable video mode found.
grub> insmod vbe
error: file `/boot/grub/x86_64-efi/vbe.mod' not found

View 3 Replies View Related

Software :: Change Bash Shortcut Keys Such As Ctrl-C?

Jul 5, 2010

I*am using Kubuntu 10.04. I would like to change some of the standard shortcut keys for bash (terminal).

I want:

Ctrl-C to copy the selected text to the clipboard.
Ctrl-V to paste from the clipboard into the terminal.
Ctrl-Z to undo.
Ctrl-Shift-C (or even better, Super-C) to terminate the command.
Ctrl-Shift-Z (or Super-Z) to be the background command.
I*don't even know what Ctrl-V did before, some I*won't worry about remapping it.

EDIT:*I*have no idea what is putting the * char after each "I". Maybe this is a non-breaking space?

View 14 Replies View Related

Fedora :: Enable Ctrl Alt Backspace Command Line?

Jan 27, 2011

Since I wasn't able to figure out how to enable ctrl alt backspace in kde I thought I would explain how to do it from the command line. Open /etc/X11/xorg.conf as root. Then add this to the file.

Code:
Section "ServerFlags"
Option "DontZap" "false"
EndSection
http://fedoraproject.org/wiki/Fedora..._release_notes

View 3 Replies View Related

General :: Access Command-line Tty1 With Ctrl-Alt-F1?

Jun 14, 2011

I have Red Hat 5.4, and I'm trying to log in using tty1 by pressing Ctrl-Shift-F1. I get to the text login screen, my banner displays, but when I try to log in as root, the banner just displays again and it asks me to log in.

It does not say that my password is incorrect, just asks me log in as if the previous exchange never happened. I have added tty1 to /etc/securetty, and all the other tty's and vc/1, vc/2, etc...in an attempt to get something to work. I recently started using PAM for password authentication, and the pam_securetty.so line is set correctly in /etc/pam.d/login. Any idea why I can't log in? Did I miss something I have to add?

View 1 Replies View Related

Ubuntu :: Keyboard - Can Not Copy/paste Ctrl+C Or Ctrl+p From One Folder To Another With Mouse

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

General :: Shell Command Equivalent To (Ctrl+C) To Exit From A Process?

Apr 1, 2011

I write a script to read a file which is something like a pipe (or) queue , which shows the running status.In normal case, if i open this file with cat command, i have to use ctrl+c to exit this . What command shall i use to do the same inside a shell script ? I have tried ^C in my script , but it does not exit the process.

View 6 Replies View Related

Ubuntu Multimedia :: What Determines How A Media PC Displays A MP4

Apr 15, 2010

When I use a media PC to watch MP4s they generally show up nicely with a scrollable selection of "covers" to select which clip I want to watch (like covers of film DVDs). How is this determined and is there software that allows this to be edited and changed?

I want to edit some video clips and present them in a professional display with the other clips I have. Ideally this would mean I could create a "title page" like a DVD cover

View 2 Replies View Related

Ubuntu Multimedia :: Configuring Multiple Displays ?

Jul 22, 2011

I was wondering if anyone has a solution to my problem: I run Ubuntu 11.04 on my laptop (everything is great) but when I come home I like to connect it to a larger monitor. This will work fine, but presently the only way for me to get that to work is to go into my nVidia settings and reconfigure the displays every time I do this. Is there I can make my system recognize it should change displays as soon as I plug in the monitor?

View 1 Replies View Related

Ubuntu :: Freezes Mouse After Changing A Tab (with Ctrl+tab, Alt+#) Or Closing It (ctrl+w)?

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

Ubuntu Multimedia :: SMplayer Displays Wrong After Upgrade To 9.1

Jan 30, 2010

Once updated to Ubuntu 9.1, the smplayer can't display subtitle (in Chinese BIG 5 srt) correctly,

View 1 Replies View Related

Ubuntu Multimedia :: XBMCBuntu - Running 2 X Displays At Boot?

Jan 14, 2011

I have a Asus EEE Box EB1007-W0067 running as htpc in my livingroom. Due to the limited hardware in the box i'm running Ubuntu server with a minimal xorg-xserver installation. The system autoinlogs into the xbmc user and spawns a xserver only running XBMC. Slim,fast and no fuzz . So far i'm realy happy about the setup. 1080p? no problem.

However, since there is no Spotify Addon for XBMC yet (in development but still way to buggy to use in a none development enviroment) i have to fallback to running Spotify native. And here comes the problem; I can't start Spotify in XBMC because XBMC will run it in the background. And since my wife must be able to use the system i've to come out with something easy to use. Is it possible to make ubuntu-server to boot into 2 diffrent X-Displays. One running XBMC and one running Spotify, i think my wife (and others) would be able to switch displays with ctr-alt-F7/F8.

View 9 Replies View Related

CentOS 5 :: Why 'ctrl+a, K' Nor 'ctrl+a Kill' Doesn't Work For Screen Windows?

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

Debian Multimedia :: Xorg Displays No Fonts?

Mar 3, 2010

I just upgraded my Debian Etch to Lenny. After doing so, Xorg displays no fonts. I get only rectangles. This occurs in the Login Screen and after logging in. The only thing that is readable are the contents of a terminal (even gnome-terminal). What can I do to solve this Problem? The Xorg.0.log doesn't give me any clue on what's the problem.

View 8 Replies View Related

Debian Multimedia :: Geforce 2 In G4 Only Displays 1024x768 With Few Colors?

Sep 9, 2011

I decided to install Debian on my Power Mac G4 (Digital Audio). Everything worked, but the default GeForce 2 only worked at 1024x768 at few colors. Is there any way to fix this?

View 1 Replies View Related

Ubuntu Multimedia :: Web Cam Chatroulette - Displays Yellow And Blue Lines Across Its On Screen Display Box

Mar 6, 2010

I got out my old Fuji Finepix s3100 and set it to web cam mode to see if anything had changed in the world of usb video drivers. Lo and behold it worked! I can watch myself on cheese web cam booth. kewl, but I wanted more. So, just recently hearing about chatroulette on the Daily Show, I click and wahla no go . After flash comes up and asks for and receives user permission to access my hardware, I click to find a random stranger, and my camera displays yellow and blue lines across its onscreen display box. I notice that movement is noticed by the camera. If I move I notice a change in background/lines. As far as I can tell, my camera is not a fault. I mean it works for local viewing. Is this a flash or possibly a chatroulette problem?

[Code]...

View 4 Replies View Related

Debian Multimedia :: Kazehakase No Longer Displays Pages In Squeeze?

Jun 5, 2010

In squeeze, Kazehakase just displays a blank page, regardless of how I open it (from file manager, from terminal, from mail client or from menu and bookmark.) This problem occurs with version 0.5.8-3 (i386) and goes away with a forced downgrade to 0.5.8-2. If I open it from a terminal, the program open to a blank page, and there's no output in the terminal. Does anyone else have this problem, and does anyone have suggestions on what to look for to maybe fix this? I don't see any matching bug reports, but I'm prepared to make one.

View 4 Replies View Related

Debian Multimedia :: Nvidia Settings - Screen Displays Everything In A Very Wide

Mar 8, 2011

My screen displays everything in a very wide but also very short way. When i click on (X Server Display Configuration) NVIDIA X Server Settings

I get this:

View 1 Replies View Related

OpenSUSE Multimedia :: Displays Flash Grey Screen Or Just Stops?

Jan 19, 2011

When I am using flash a lot of times it will just display a grey screen or just stops. I wanted to use Turbotax today but I can not because of this.

Opensuse 11.3
Firefox 3.6.13
Shockwave flash 10.1 r102 (this is what it says under add-ons)

when I look for flash programs installed in Yast I get two things

flash-player 10.1.102.64-0.2.1
pullin-flash-player 11.3.1-2.1.1

View 4 Replies View Related







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