General :: Lesser Known Ubuntu Desktop Applications

May 7, 2010

this Ubuntu software center comes with 100s of applications of all types.In this version they have disabled rating, making it hard to find how good it is.I found gnome-shell today, that seemed awesome. There are other ones, less well known, For eg, Abiword is far better than Open Office Org Word processor in many ways. (Altho' I dont like word processors themselves.)What are the other less well known applications that you use and like. One application per answer.

View 1 Replies


ADVERTISEMENT

General :: How To Install CentOS With Lesser RPMs?

Jan 30, 2010

I have been challenged to install CentOS occupying just 200 MB. As for now, I installed the OS with only first CD.

Just put :

@core

under %package directive in ks.cfg. I can see the space as of now is:

Code:

# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 13G 740M 12G 9% /
/dev/sda1 99M 12M 83M 12% /boot
tmpfs 125M 0 125M 0% /dev/shm

I need to make it to atleast 300MB.I can see those RPM lying in Linux Box:

Code:

df -hyum remove 389*df -hyum remove *ldap*df -hrpm -qa --qf '%11{SIZE} %{NAME}
' | sort -k1n
0 basesystem
0 filesystem

[code]...

I will remove java, selinux-* but what other package I can remove.

Note: I dont need any application to run but just bare OS.

View 1 Replies View Related

Software :: Creating A Graphical Sudo Application For The Lesser Window Managers?

Oct 31, 2010

I dislike dependency ridden applications or applications that do something useful designed for a specific window manager. So I am starting a thread specifically for requests for applications in Gnome and KDE that aren't immediately available in XFCE, Fluxbox,Blackbox, IceWM, LXDE etc. For instance, I am personally creating a graphical sudo application for the lesser window managers. What other applications would you like to see? this is NOT a request for applications for Linux is general, ONLY ones already available in Linux.

View 1 Replies View Related

OpenSUSE :: Desktop Button / Currently Opened Applications And Brings You Back To The Desktop?

May 29, 2009

I am running openSUSE 11.1 + KDE 4.2.I wonder where is the desktop button, which minimized all currently opened applications and brings you back to the desktop?

Please could someone let me know how or what do I need to insert to the control panel?

View 5 Replies View Related

Ubuntu :: Display X Applications From Server On Desktop?

Jan 8, 2010

I have a karmic server and a separate karmic desktop (laptop). I want to run a few gui applications from the server to my desktop so they will be centralized. I can successfully ssh to my server from the laptop, but getting the gui stuff launched from the server to display on my laptop is where I am hitting a wall. I did:

$ ssh -Y knipknup@192.168.1.3

enter password

and I get:

/usr/bin/X11/xauth: error in locking authority file /home/knipknup/.Xauthority

I also did :

$ sudo chmod -v 777 /home/knipknup/.Xauthority

and that results in the same message.

View 1 Replies View Related

Ubuntu :: Using Compiz To Minimize All Applications To The Desktop?

Mar 10, 2010

its possible using compiz to minimize all applications to the desktop. Im looking for something similar to the scale effect where I could just throw my mouse to the bottom left corner but instead of all open applications I could see the desktop.

View 1 Replies View Related

Ubuntu :: Make Own Desktop Applications In System?

Jun 19, 2010

Are there any tutorials for this? My sister wants a really easy application that pops a random quotation every time she presses on an icon (probably appearing in the panel). I'm fairly experienced in programming, but i've never done desktop apps for ubuntu.

View 4 Replies View Related

Ubuntu :: Get Desktop Icons For Applications Using Fluxbox?

Jul 12, 2010

How do I get desktop icons for applications using fluxbox?

View 3 Replies View Related

Ubuntu :: Desktop Freezes When Launch Certain Applications?

May 26, 2011

I have installed Ubuntu 11.04 Natty Narwhal. I'm using the Gnome desktop (Ubuntu Classic) instead of Unity.

My problems is, when I launch certain applications, most of the time LibreOffice ones, Ubuntu desktop freezes.

When this happens the desktop becomes unresponsive to the keyboard. However the mouse pointer can still be moved around. Everything on the screen will freeze including panels and their items.

This happens only when an application launches.

I have already set up a shortcut key combination so that Ctrl + Alt + Backspace will perform a session restart. But when the above mentioned problem occurs, shortcut keys do not work (so I can't just do a session restart). So there's nothing to do other than restarting the laptop by holding the power button down.

View 6 Replies View Related

Ubuntu :: Netbook Plasma Desktop And Running Applications

Mar 20, 2011

When i run the KDE 4.6.1 netbook plasma desktop, there's a icon in the right upper corner telling how many applications i've running. When I click it, the desktop zooms out and shows me the applications in a graphical way, wich is pretty nice....but...then i can not select an application to switch to and have to wait a certain time out to go back to the running program i had in the foreground allready.

When i change the settings of this icon to show it always in a menu, it does work allright (but is less nice)..

View 3 Replies View Related

Ubuntu :: Installing QDevelop - How To Code / Create Desktop Applications

Mar 19, 2011

I've been trying to find out how to code or create desktop apps in Linux Ubuntu for a little while now. I found this tutorial. Which I'm trying. But QDevelop is down and I can't found out how to install it.

View 1 Replies View Related

Ubuntu :: Desktop Startup Icons // Applications List Not Displaying?

Jul 3, 2011

I was testing with "Compiz rotate cube" in my Ubuntu machine. Changed some settings by disabling "desktop cube". Something had changed in the mean time.

Now i could able to login. Only blank desktop wall paper i could able to see. No applications list, startup icons displaying.

If i press Ctrl + Alt + F = Folder view is displaying, i could able to view my files.

If i press Ctrl + Alt + F1 = Could able to go to Terminal window and able to do all sort of commands.

revert to my original settings so that i will getback my icons / applications list in my desktop.

View 2 Replies View Related

Debian :: How To Make Shortcut On Desktop From Applications Menu

Jul 9, 2015

How can i make shortcut on desktop from Applications menu? If i right click an application from Applications menu, the application launches, Can't make shortcut.

View 5 Replies View Related

OpenSUSE :: Applications Remain On Taskbar Even If Desktop Is Changed

Jan 26, 2010

I use Multiple Desktops, however when I change my Desktop I still see the applications from the previous workspace. This takes up a lot of space on the Taskbar.

I have the following settings at Application Launcher-> TaskBar;

-unchecked: Show windows from all Desktop

-checked: Sort windows by desktop

Are there any other changes that I need to make.

View 5 Replies View Related

OpenSUSE :: Hiding Applications That Are Not On The Current Virtual Desktop

Dec 23, 2010

I am unable to select an option that just shows the applications designated to a current desktop and hides the rest. After all these years, I do not even know why KDE does not have this set by default.

My system is openSUSE 11.3 64-bit with KDE 4.4.4

If it helps, I installed my system through the openSUSE 11.3 LiveCD.

The following are images of my Multiple Desktops and Pager Windows respectively.

Multiple Desktops Window

Pager Window

View 9 Replies View Related

Applications :: Start Gui App And Desktop On A Remote Computer Threw Ssh?

Apr 14, 2009

I have an ssh question that I have not been able to figure out.

I am sitting in front of computer A on computer B I would like to start mplayer and have it display a movie on computer B's screen. I think a better question might be how do I start a gui application and the Desktop on a remote computer threw ssh.

View 1 Replies View Related

Software :: Percent Conventions For Applications In Desktop Icons ?

Jan 24, 2010

When you create a desktop icon, the properties of the icon include a command to invoke the application. That command can be given percent parameters like %U. Where are the meanings of those parameters documented?

View 5 Replies View Related

Ubuntu :: Local Mail Service - Test Email Applications On My Desktop Machine ?

May 3, 2010

I'm using ubuntu 9.10. I would like to test email applications on my desktop machine.

A couple of examples: I would like to test php email forms that I'm developing on the webserver that I have installed on my local machine.

Also, I'd like to test the email subsystems of web applications that I install on my desktop.

For example, I'm testing sugarcrm on my desktop server. Sugar can send emails.

What things to I have to consider here in order to send emails from my local machine ?

View 6 Replies View Related

Debian Multimedia :: Remove KDE Applications Without Removing Entire Desktop

May 9, 2015

I've installed Debian GNU/Linux, from a Testing NetInstall ISO, then after setting up the system, I've installed the KDE desktop.Well, I like to have a system with the applications I want, not the applications that the system wants for me, I mean, that's the point of GNU/Linux, isn't?

Thus I want to remove some applications from KDE, let's say KWrite. I know it's a good text editor, but Kate is way better, at least for me, and... I should have the authority to decide what applications I want on my system, I think you got the point.So I installed Kate, and when I try to remove KWrite, APT asks me to remove nothing but this applications: kde-baseapps kde-plasma-desktop.

I don't understand why do KDE forces me to get rid of the entire desktop... when I'm just trying to remove a single application, and a replacement it's already installed.

View 12 Replies View Related

Fedora :: KDE Taskbar Displays All Open Applications / Not Just Current Desktop

Jun 14, 2010

I have been searching and searching for the way to make the taskbar just display the applications that are currently open on the current desktop. It's maddening to click thinking you'll pull up the terminal that's hiding beneath the browser and be whisked away to a different desktop.I'm running KDE 4.4.3 and FC13. I know there's got to be a simple option to have the taskbar only show what's there...I've changed it before in other distros and just can't seem to find a clear, obvious option for that this time around.

View 2 Replies View Related

Ubuntu :: Several Applications Click On And It Takes To The Installer How To Remove Those Types Of Applications

Jul 28, 2011

I haven't used Ubuntu for a while, and just reinstalled it. I have one major dislike about the new version, There are several applications I click on and it takes me to the installer.How do I remove those types of applications or just install them all?

View 3 Replies View Related

Ubuntu :: 90% Of The Applications Install - Last Release - Do Not Show Up Later On In Applications Menu

Jul 24, 2010

I feel shy asking this question but, 90% of the applications I install in Ubuntu (last release), do not show up later on in the applications menu, so I cant run them. I know it seems silly, but I can't find the way to handle this inconvenience. Is there a place (like Start> All programs in Windows), were I could find and run all the programs I install?

View 1 Replies View Related

Ubuntu :: Erasing Applications From Installed Applications Menu?

Jun 5, 2011

I was wondering if there was any way to remove icons from the installed applications menu?I recently attempted to install GOG.com's Zork Anthology using Wine and when I de-installed, the icons for those files were still listed in installed applications. Is there anyway to delete them manually?

View 2 Replies View Related

Applications :: Automated Install Of 30 Applications Across Multiple Distributions?

Jun 15, 2010

I'm setting up a large number of virtual machines, each with a basic set of about 30 applications. Obviously, I don't want to do everything manually so I'm looking for ways to automate this process. Multiple distributions (Ubuntu, Red Hat Ent., FreeBSD, CentOS, etc.) will be used, meaning I will have a few Ubuntu installs with the basic set of 30 applications, and multiple Red Hat installs with the same set, etc. So, I'm looking for advice on automating as much of this as I can, even if it means a new form of automation for each distro.

View 1 Replies View Related

Software :: Get Installed Applications List And Applications Activity

May 25, 2009

Is there a programmatic way to get the list of all installed applications on Linux.

Also, how can we get the application activities in Linux OS like running applications name, time of day when they started, duration till the applications were running on system, application version etc.

Is there a way to do this in C/C++.

I am building an app that runs like a daemon and fetches the applications status and sends it to the network admin for him to monitor the application usage pattern on the user computers in the network.

View 1 Replies View Related

General :: Desktop Environment As Root - Files Created By The Desktop That Could Compromise The System

Jul 20, 2011

a server at work has been accessed through the desktop environment as root. I know this is a risk and since I have never done it before I was wondering if there are any files created by the desktop that could compromise the system and how could I clean it up.

View 2 Replies View Related

General :: Remove The Plasma Desktop In SuSE 11.1 And Restore The Original Desktop?

Oct 1, 2009

Is there a way in SuSE 11.1 to have the conventional desktop, instead the plasma desktop? I thought that installing KDE 3.5 will fix it, but I was wrong. I really don't want to download back SuSE 11.0, just to have my old desktop layout. SuSE developers should at least leave it as an option than to force people to install it

View 2 Replies View Related

Software :: Error In File "/usr/share/applications/kde4/kfontview.desktop": "fonts/package" Is An Invalid MIME Type

Oct 5, 2010

attempting to install VLC I get the following errors;

Error in file "/usr/share/applications/kde4/kfontview.desktop": "fonts/package" is an invalid MIME type ("fonts" is an unregistered media type)
Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/gnome-default-handler" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent)
Warning in file "/usr/share/applications/gnome-nautilus-folder-handler.desktop": usage of MIME type "x-directory/normal" is discouraged ("x-directory" is an old media type that should be replaced with a modern equivalent)

Thoughts or suggestions on how to fix this. I running Fedora 13 and I used 'yum install vlc' to install the app.

View 7 Replies View Related

General :: Share Files Between Desktop And Windows Remote Desktop?

Jul 10, 2011

Is there a way to have drag and drop access between Linux and a Windows remote desktop connection?

View 1 Replies View Related

General :: KDE Stop Virtual Desktop Changing When Click On The Desktop?

Sep 18, 2011

I'm new to KDE and am running KDE 4.7.1 on top of Arch Linux. It's fantastic however I have one problem - virtual desktops. Yeah I know there are those "activities" things which people say replace virtual desktops and I will look into them, but for the moment I want to stick with what I know.

And it's almost set up too. In fact, it is, apart from one issue: Say I'm on desktop 3 and I click on the desktop (as in - the bit with my wallpaper, etc, not the little square in my panel) - it immediately switches to desktop 1. Got no idea why I'd want it to do that and it's bugging me.

View 1 Replies View Related







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