Ubuntu :: One Keypress In Multiple Windows?
Mar 27, 2011
I have multiple windows open. I select one window, and press a key. This causes something to occur in said window. This keypress only works for the one window I have selected. I would like this keypress to work for all the windows open on my desktop, which total to 9.
View 4 Replies
ADVERTISEMENT
Jan 4, 2011
I am wondering if there is a way to manually trigger a file system check during boot by pressing/holding a key. Maybe there is already a keyboard shortcut built in to do this?I know that using tune2fs you can modify the number of boots (mounts) between file system checks, or even use "shutdown -rF" to reboot the system and force a file system checkAlso, I do not want to force the user to choose to run/skip the file system check during boot. For example, prompting the user with, "Do you want to run a file system check [y/n]?" each boot (or even each time the system thinks it should run a file system check),s not desirable
View 1 Replies
View Related
Aug 6, 2011
Is there any way to map a shell script to run when you press a certain set of keys? For instance, I may want to execute the following by pressing CTRL+ALT+R (if that key combination is not already taken)
Code:
compiz --replace --loose-binding ccp
Or perhaps I want to open the System Monitor by pressing CTRL+ALT+DEL (a la Windows)
View 2 Replies
View Related
Feb 21, 2011
I have a G15v1. After going through hoops and loops to get it working only to discover that you only needed to install g15daemon through the Ubuntu Software Center, I found myself with one big problem. I migrated from windows just now, and there, I had my macro keys(the extra ones) bound to CTRL+W, CTRL+T and to a simulated mouse-wheel scroll so I could navigate the web more easily. How would I go about doing that? I figured, if I used the System->Preferences->Keyboard Shortcuts thingy and bound my key, in my case XF86Launch5, to a command similar to "simulate keypress CTRL+W"(I know it's totally wrong, just to give you an idea), I might be able to get it working again. Only problem is, I can't find anything like that. Any of you has any clue about it? I googled but I only find C++/Java/coding related results, which are not exactly what I need to do.
View 4 Replies
View Related
May 8, 2011
When I press the keyboard button: (- _) I would like to see a '_' on the screen instead of a '-'. How can this be done? {Lucid 10.4}
View 2 Replies
View Related
Jan 6, 2010
Last week I installed minimal Ubuntu Karmic with XBMC live on my HTPC. I'm connecting to my fileserver thru a wireless interface and although that works like a charm most of the time, every once in a while the interface doesn't come up during boot and the PC 'hangs'.
I then press ctrl+alt+del and the pc reboots and the Grub2 boot menu appears, I suppose because the previous boot didn't go well. However, the boot menu doesn't have a timeout, I have to press <enter> to continue booting. My wireless USB-keyboard isn't working at that stage yet, so I'm unable to continue.
This is my /etc/default/grub
Code:
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT="10"
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash xbmc=autostart,nodiskmount,setvolume loglevel=0"
GRUB_CMDLINE_LINUX=""
How can I get it such that Grub always times out, even after a failed boot?
View 7 Replies
View Related
Feb 2, 2010
Firefox can't detect any keypresses from the programs I make. I use Macromedia Flash 8. Make a text box and give it the instance name"txt_test" add this actionscript code.
Code:
stop();
KeyListener = new Object();
KeyListener.onKeyDown = function() {
_root.txt_test.text = "OOOOO";
}
[Code]....
I want to either fix my firefox or make my program so that it can take input. Is it because I need to build my program with flash CS3 or 4?
View 2 Replies
View Related
Oct 21, 2010
I'm witting a piece of code that needs to read key presses. However I cannot use them as stream, but rather need discrete reads. The code is to simulate an io board interface. So When I press say "d" I need to read it in instantly, not wait for return. I've tried sdl, but no luck (I'm reading in a thread and it causes some problems) I'm using linux so can't use conio.h functions, I've tired gatch from cureses but this still waits for return.So in C/c++ is there a way I can read instant key presses.
View 1 Replies
View Related
Oct 27, 2010
Is any way to detect a keypress event in a console session? Preferebly without needing the application to be running in the foreground
View 2 Replies
View Related
Oct 9, 2010
OS: Centos 5.4
VNC Viewer Free Edition 4.1.2 for X
Switching between two instances of VNC viewer in full-screen mode takes three key presses and two mouse clicks. How can the viewer be configured to pass a special key combination to the host operating system instead of the remote OS, so it's possible to switch between full-screen viewers in one key press?
e.g. With the default configuration, if I put the viewers in adjascent workspaces, then the sequence to switch is: F8 MouseClick Ctrl+Alt+Left F8 MouseClick If the key combination Ctrl+Alt+Left was passed to the host then it would be possible to switch workspaces (and therefore viewers) in one key press. When working on multiple remote machines, both physical and virtual, it's often necessary to switch between them frequently. I must switch over 100 times some days. Simplifying the key sequence would be both quicker and more intuitive.
View 4 Replies
View Related
May 4, 2011
I've been given one of these ubiquitous usb-sleep buttons which is basically a supersimple usb-keyboard. It's a big button that sends a SLEEP keypress to the computer when you slam it. But that is pretty boring. I'd love to remap it to do something more fun but I can't figure out how to bind to only the sleep press from the button and not from my ordinary keyboard.
The button identifies as
Bus 001 Device 035: ID 1130:600d Tenx Technology, Inc.
I'd like to know if there's either
a way of mapping a key from a specific keyboard to an action OR a way of remapping the sleep key from a specific keyboard to a new key-code or something like that.
View 1 Replies
View Related
Jul 9, 2010
Here's a weird one. Once in a while I inadvertantly hit the key combination RIGHT-ARROW + INSERT on my keyboard while editing in Geany. This stops my mouse buttons from working and I have to kill xorg. Anyone heard of this before or how to fix it? I know I know, I should stop hitting those keys by accident, but it seems to happen at least once a day! This is on Fedora 12.
View 5 Replies
View Related
Feb 5, 2011
I can't stay without ubuntu a single day. That's it. I said it. But I definitely need windows 7 cause I'm a heavy gamer. But I also like to keep and use other distros like Fedora. I came to read that only ubuntu uses GRUB 2.0 and it automatically detects all the distros which should be listed by GRUB 1.0. My question is,
How Can i set up the Multiple OS machine Ubuntu + Fedora / BackTrack / Suse + Windows 7? Someone on IRC channel told me that I just install Ubuntu last and it will detect all operating systems automatically.. But I'm a quite reluctant to that kind of short answer. It's now your call experts.
View 6 Replies
View Related
Feb 8, 2011
i wondered if there is no gnome Software with it would be possible to "Collect" multiple Windows together.
As 4 Terminals or 2 Terminals and a gedit.
I dont think about tabbed views, i think about viewing them side by side. I know that it would be _possible_ to this by hand, but it would be *much* easier doing this with an application. I often want to see 4 terminals at a time and its really unhandy to do this by hand
View 3 Replies
View Related
Feb 10, 2010
I'm using Ubuntu 9.10. The problem is that very often, when I move the mouse without clicking any button, a lot of multiple windows (trash, add to panel, or other applications) are suddenly opened.
View 9 Replies
View Related
Feb 18, 2010
Im having a problem with firefox. I left firefox running overnight yesterday only to wake up to a totally unresponsive karmic. Everything was frozen and i couldn't get anything to run. I restarted the ubuntu and everything seemed to be ok until I tried to open firefox. Almost immediatly the first window opened it was followed by what looked like fifty more. It kept opening windows until ubuntu crashed. I restarted karmic again and did a couple of google searches using opera and found out that it might be a adware problem. I have thought of getting rid of my cookies but i do not know whether that will help.
View 8 Replies
View Related
Mar 2, 2011
Is it possible to make it so that when you switch the desktop allhe programs in the taskbar from the current desktop disappear like in Gnome
View 6 Replies
View Related
Sep 20, 2010
I have Vista and windows 7 both as 64 bit versions installed on the same hard drive with XP Pro 32 bit on separate partitions. So should I install the 64 bit version of Ubuntu 10.04 on this system to best be able to view and edit, copy and paste, and share folders and files between all 3 of these operating systems ? Is it true that 32 bit systems can not access any folders or files created by or on a 64 bit system, but a 64 bit can handle accessing 32 bit files, right ?
View 7 Replies
View Related
Dec 11, 2010
I would like to put both Tomboy and Gwibber inside the widget layer, but so far I've only managed to add one or the other, I can add one by putting:
Code:
name=gwibber
into the "window match" box but how can I add another?
View 2 Replies
View Related
Feb 12, 2011
i have a lan network in my school that doesnt allow conection to the Internet.
looking for a chat program that would let me (ubuntu10.10) contact other windows users on the network, i found that Pidgin and Bonjour do the trick.
however i could not find a way to chat with several people at a time (eg. create a chat-room). is this a fault of bonjour? is there a different program that can do this?
View 2 Replies
View Related
Sep 1, 2011
I sometimes have two similar files that one works and one doesn't. I would like to compare the differences. But TEXT EDITOR opens two files in two tabs making it impossible to compare the data side by side.
Is there a way to make Text editor open a separate window for each file? Browsers usually have such an option to choose multiple windows or tabs but I can't find away to do this with Text editor.
View 5 Replies
View Related
Jan 9, 2010
how can i set the folder options so that when traversing through folders there is only one window open, rather than a new one every time i enter a different folder?
View 1 Replies
View Related
Jan 19, 2011
i have a macbook pro with snow leopard 1.6.6 (its Unix based don't look me like that ). my question is about an linux software so thats why i'm asking here (on mac forums nobody answered me) I wanna know that how i can open documents in openoffice 3.2.1 in tabs instead of multiple windows ... (like firefox ?
View 6 Replies
View Related
May 4, 2010
On Windows If I run Firefox as user jack, and then try to start another instance of firefox I will be unable to, as one is already running.If I choose to run firefox as administrator,then I can have two instances of firefox, separate from each other side by side, because they are under different user accounts.This does not seem to be true on Linux.As user jack if I start firefox, like on windows I am unable to start a new instance.If I open a terminal and change to root, set XAUTHORITY to jacks .Xauthority and try to start firefox as root....I get the error that firefox is already running.
View 1 Replies
View Related
Apr 7, 2010
Every time I boot up ubuntu I usually open 3 terminal windows and ssh into the same server. I would like to either click a shortcut, or run a single terminal command that will do the equivalent.
I came across the "gnome-terminal" command, but I was unable to get it to trigger an ssh command.
Ideally I would like to have a script that I pass in the number of windows I want to open and the server I would like to ssh into for each window.
View 4 Replies
View Related
Jun 16, 2011
I have recently dual booted an Old Toshiba laptop with Ubuntu 11.04 (Natty Narwhal) It was recommended to me by a friend after XP was becoming unstable. To the Problem : I have downloaded Chromium as the web browser as I am not a fan of Firefox, but every time I launch Chromium... It launches into a random work space and not the one I am working in.. So I cannot open multiple Chromium windows.. So to find where it has launched it, I have to click work space switcher and find it.. If I click Maximise, instead of maximizing it to the work space limits... it makes it go over 2 seperate work spaces..
View 1 Replies
View Related
Dec 19, 2009
tell me which text editor supports multiple overlapping windows (eg like turbo C++ 1.01 IDE ? ). Currently I'm using gedit and find that I cannot see two or more files at the same time
View 8 Replies
View Related
Apr 10, 2011
Since I installed Dropbox every time I insert a usb device nautilus opens a bunch of identical windows. I think my records i 12 so far. All with the error
DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending
I cannot eject the device via dolphin or erase anything via dolphin.
View 9 Replies
View Related
Jul 28, 2010
I am trying to write a bash script to open 1 screen session with multiple windows... each one running a different service. Is this possible? I tried several things, and I can start up multiple sessions really easy.. but not 1 session with multiple windows...
I want this so I can attach to that session and quickly move between the different windows.
View 4 Replies
View Related
Mar 18, 2010
Possible Duplicates: Dual Booting Linux and Windows XP Booting Multiple Operating Systems I have a machine with Windows on it, and I would like to be able to reboot to Linux. I am certain this is possible. How can I achieve this?
View 2 Replies
View Related