Questions tagged [compiz]
82 questions
14
votes
8 answers
How to copy image to clipboard, to paste to another application?
I want to set the clipboard to file abc.jpg, in image format, so I can paste it to gpaint, etc. X11 applications, can I?
I have enabled Screen snapshot feature in Compiz windows manager, and I need to give a command line to copy the snapshot image…
Lenik
- 18,830
9
votes
2 answers
How to set a windows's title in Linux
Is there a way to set a custom windows title in Linux?
user_unknown
- 475
8
votes
2 answers
3 or 4 monitors with Nvidia and Ubuntu
I saw that someone was running 3 monitors with Ubuntu 8.10 and two Nvidia cards (https://stackoverflow.com/questions/27113/how-to-use-3-monitors).
I was curious if you can do this with Xinerama, a hacked up TwinView config, or multiple X screens,…
Jason
6
votes
4 answers
Using compiz with xmonad
I've been using xmonad as my windows manager in conjunction with Gnome for some time.
I would like to use compiz was well. Is there a way to combine the two using Ubuntu?
oneself
- 1,089
6
votes
1 answer
How to let full-screen be on specific monitor?
I have two displays, they're arranged as:
+----------+
| |
+--------+ B |
| A | |
+--------+----------+
With an application, say Adobe Reader, I can move the window to display A, or display B, or half…
Lenik
- 18,830
5
votes
1 answer
wmctrl says I have one workspace when I actually have four
I'm trying to create one gvim per workspace using this script as a starting point: http://www.openhex.org/notes/2011/1/27/one-vim-server-per-desktops
I know when I first found this script months ago, wmctrl -d listed four workspaces. But now when I…
Ned Batchelder
- 1,296
5
votes
1 answer
Snapping windows to pre-defined grids in GNOME
I would like to snap windows in GNOME (more specifically, under Ubuntu) to user pre-defined grids.
I have tried the "Snapping Windows" and "Grid" plugins for Compiz, and have also seen demos of PyWO, but none of these tools seem to provide the above…
Amelio Vazquez-Reina
- 7,146
5
votes
1 answer
How to fullscreen application across both monitors of dual head display?
I have two Ubuntu 10.4 machines (and Ubuntu continues to hide more and more xorg.conf config such that I no longer know where to find it). One is a laptop running dual headed - DP1 is the internal screen, and VGA1 is an external monitor; both are…
Some guy
- 686
5
votes
2 answers
Why my ctrl+semicolon was bound globally?
My ctrl+semicolon (ctrl+;) key seems combination to have been bound to some sort of broken auto-complete program. Whenever I am in typing mode(in terminal, nano, etc), my ctrl+;) combination is bound to this program. I have no idea what it is. How…
vinc
- 121
4
votes
1 answer
Ubuntu 12.04 compiz - disable all compiz plugin - empty screen
A lots of thanks to terdon who spent so many time on this and finally solve the issue.
A friend of mine has installed on my new machine Ubuntu 12.04 (I have always been windows user and have no experience with Linux).
I started to watch some…
gotqn
- 500
4
votes
2 answers
nVidia performance with newer X and newer driver abysmal with Compiz
I recently upgraded Debian to Xorg 2.9.4 and installed nvidia-glx from experimental, version 260.19.21. This was somewhat of an uphill battle as the dependencies for the experimental nvidia-glx package are still somewhat broken. I got it to work…
Nakedible
- 461
4
votes
3 answers
Looking for an alternative to alt+tab in Compiz
I would like to define a keyboard shortcut in Compiz that allows me to:
move the focus to the next window
do not keep a history of visited windows, just cycle through all windows on a workspace
do not display any popups or fancy effects
How can…
Ton van den Heuvel
- 3,914
4
votes
3 answers
Compiz gone with Ubuntu 10.10 upgrade on VirtualBox Win7-64 host
I just upgraded my Linux guest running on Win7-64 VirtualBox 3.2.10 from Ubuntu 10.04 to 10.10. I followed the usual steps to reapply guest additions, including installing build-essential and linux-headers-... before running the guest additions…
Marcelo Cantos
- 1,711
3
votes
0 answers
set firefox window to open in specific position
I am using ubuntu 10.04 and i want to open firefox window in specific position ,but before calling firefox i need to execute this command metacity --replaceand after a second this command : killall metacity (for removing title bar in windows), i…
user497136
- 31
3
votes
5 answers
Desktop screen capture with compiz running
When running Compiz (Linux), let say I'm on Desktop #1 and I have an application running on Desktop #3. Is it possible to take a screenshot of the window (not the entire desktop) running on #3 from #1 ?
Well, I don't really expect anyone to answer…
Blizz