Tagged Questions
2
votes
0answers
40 views
How to set up remote graphical sessions on CentOs?
Trying to set up a Centos 6 server configuration where we can automate the running of an application that uses Selenium. In this case, ideally, we should be able to:
Create a graphical session ...
0
votes
2answers
314 views
Why are my application.desktop files not showing up in Linux application menu?
I've written quite a few open source programs over the years, but not very recently, and I've never had this problem before. The menu items for my new project simply refuse to show up in menus on ...
2
votes
2answers
300 views
Where to find and how to install Ubuntu GUI themes?
I tried Ubuntu several times, but I didn't stay with it for very long. One reason was I felt the interface was boring.
Today I saw some nice themes here: the #6 in ...
3
votes
2answers
640 views
What is keeping Wayland from overthrowing X in Linux?
Everyone agrees that Wayland is better than X11 for your usual desktop. Why is X then used by every major distro then? Is it bugs, little compability from apps (is that even an issue?) or something ...
3
votes
1answer
356 views
What is the concept of Refresh in Linux, if there is so
I have read in forums and googled results , that Refresh is not needed in Linux (Ubuntu /Linux Mint , etc ) like systems.
I never found the reasons or concept behind REFRESHING in Linux.
What ...
5
votes
4answers
742 views
How to get better desktop performance in linux?
Normally I do not care much about desktop - performance, since my servers do not run any gui. But at home I run some older hardware (Pentium) which gets sometimes very sluggish (mouse-movements in ...
0
votes
2answers
255 views
xdg-open ignores my application definitions
I am running compiz-gnome session with xfdesktop on fc16, don't ask why, but I have this weird problem. Some of the applications (e.g. tracker, or evolution )do not start the proper application for ...
17
votes
8answers
13k views
What to do when a linux desktop freezes?
I'm a Windows guy, dual booted recently, and now I'm using Linux Mint 12
When a Windows desktop freezes I refresh, or if I am using a program I use alt + F4 to exit the program or I can use ctrl + ...
3
votes
1answer
201 views
Unity: Stop Dock Repopulation at Restart
Unity is currently the default window manager on my system, a window manager that's available for many Linux distributions, meaning this question isn't Ubuntu-specific. I have disabled the dock's ...
2
votes
1answer
111 views
Making applications persist when closed (like on Mac OS X) on Linux
Once an application is first launched in OS X from the dock, it stays open in the background, even after you close all open windows for that application. For example, if I open Google Chrome from the ...
2
votes
3answers
224 views
advance strategy to interrupt a linux application that has “hung” and made X desktop unresponsive
When an application (thunderbird) has a problem, sometimes it goes into an unresponsive state where it has blocked the UI, is blocking login processes (at tty terminals) and also is preventing a ...
2
votes
2answers
487 views
Is there a linux distro that uses Jack audio server all the time?
By this I mean a distro that does not use pulse audio at all. So when you are runing programs like miro or mumbles you do not lose audio playback becuase Jack took over the audio stack.
3
votes
6answers
705 views
Screen corruption after hibernate — Is there another way to refresh the X11 display?
When I restore from hibernate the screen is often corrupted. I suspect the graphics memory is not being saved. Suspend-to-ram works fine.
It also looks like the font-cache is corrupted, as all ...
1
vote
0answers
159 views
Desktop Actions and mime types for a DRM file format
I want to handle a DRM file format, which adds an encryption wrapper outside of the protected content. Please see the diagram.
_________________________
| DRM wrapper MIME |
...
10
votes
6answers
751 views
Looking for tools to build minimal linux desktop
Increasingly I am dissatisfied by the fact, that configuring my linux desktop usually means removing bloat instead of adding and tweaking features. I have come to the conclusion that I would rather ...
3
votes
2answers
512 views
Benefiting of sched_autogroup_enabled on the desktop
I am running a 2.6.37 kernel with sched_autogroup_enabled set to 1. I am not certain that I am seeing the benefits of this patch since:
I am launching my applications from the desktop;
applications ...
2
votes
1answer
254 views
How to know the types of windowing system, window manager and desktop environment of a Unix-like OS
I was wondering what commands/utilities can be used in terminal to know the types of windowing system (such as X window system), window manager (such as Metacity, KWin, Window Maker) and desktop ...
8
votes
4answers
3k views
how to “unswap” my desktop
If my desktop run out of memory and swaps a lot then I free or kill the application wasting my RAM. But, after that, all my desktop/applications have been swapped and are horribly slow, do you know a ...
14
votes
7answers
784 views
Good Introductory resources for linux
Are there any good tutorials or resources I can read so that I am not confused by basic things like 'how to search all files in a directory and below for a given string', or 'how to find out how much ...