OpenSUSE :: Appearance Of Graphical Apps Run As Root ?

Feb 6, 2010

When I run graphical applications as root (on KDE4), they inherit my window decorations setting, and use the default widget style. I know that, obviously, I can configure root's widget style to match mine, but I do like the visual distinction. I just don't like it using my window decorations, because I have that nicely configured to match my widget style (and therefore clash with anything else). Is there any way to tell KWin to decorate root windows differently, or even run a separate window manager for root windows?

View 9 Replies


ADVERTISEMENT

Ubuntu :: Most Apps Ignores Appearance Preferences

May 11, 2011

I've just updated to 11.04, switched into the classic desktop (Unity? just say NO), disabled overlay scrollbar, and still I'm confused.

I customized the appearance preferences of my desktop to change the appearances of the widgets. I selected "Clearlooks" but most applications just ignore the preference. Here I attached a screenshot:

While the buttons in "Appearance Preferences" are round-shaped, the buttons in "Network proxy" window are square (probably it's from "Redmond" theme?)

As far as I checked, only the "Appearance Preferences" obeys the setting. Other preferences (e.g. fonts, colors, icons) are ignored too.

View 3 Replies View Related

OpenSUSE :: Root Can't Login In A Graphical Mode?

Jun 28, 2010

I was reading /usr/share/kde4/config/kdm/kdmrc and see this 3 lines:

# Allow root logins?
# Default is false
#AllowRootLogin=false

this doesn't mean that root can't login in a graphical mode? (I can login as root)

[Code]...

View 5 Replies View Related

Ubuntu :: GTK Apps Don't Display Correctly On KDE Until Opening Appearance Preferences?

Jul 18, 2011

I recently installed KDE and began using that instead of Unity (less buggy, IMHO) and it was running smoothly until I began configuring my GTK applications for transition in that. I installed the Oxygen-GTK them from gnome-look.org and set that as my default theme for GTK applications under the KDE appearance preferences.

When I log in, however, GTK applications just use the stock Xorg theme until I run "gnome-appearance-properties" in my terminal.I believe that a fix involving .gtkrc would suffice, but I honestly cannot configure it no matter how hard I try.

View 2 Replies View Related

Ubuntu :: Running Graphical Apps With 'at'

Jan 24, 2010

i'm trying to run a graphical program at a specific time with the help of 'at'. i'm on kubuntu but i think this will be the same on any *buntu.

because 'at' is such a common word. i found this bug [URL] but the mentioned work around doesn't work.

i can make at work with command line if i enter the a tty to make the output to.
example of what i do is:

Code:
$ at now
warning: commands will be executed using /bin/sh
at> date > /dev/tty1
at> <EOT> (CTRL+d)

[Code]....

View 4 Replies View Related

Fedora :: Run Graphical Apps As Su Without Launching From The Terminal?

Jan 8, 2010

Is there a way to run graphical apps as su without launching from the terminal? For example is there a way to open File Browser as su? And if the only way is via the terminal, then how can I find out the names of apps like the File Browser so I can launch them?

View 8 Replies View Related

Debian :: Automatically Start Graphical (SDL) Program As Root On Non-graphical Debian?

Mar 3, 2009

I'm not a Linux noob, but I am far from guru. I'm running a single board computer with a slightly customized Debian Etch (customized by the SBC vendor). No Gnome/KDE/X installed. My application is a control application which uses SDL (Simple DirectMedia Layer) to paint some basic graphics on the VGA. I need to run it as root because the application calls iopl() to access an IO port.If I run my application manually from the command line, life is sweet. From Googling around, I found http://www.debian-administration.org/articles/28, and hence I:1) Created a script in /etc/init.d2) Executed "update-rc.d scriptName defaults" to link the script into the boot sequenceAll very straightforward. My application starts at boot. But when I try to SSH/SFTP into the SBC, I get "Connection refused". So I can't manage the SBC anymore, and this is a big problem. I am not sure if it's relevant, but my application starts before the SSH daemon.My script looked like:

case "$1" in
start)
echo "Starting my application"

[code]...

View 1 Replies View Related

Software :: Can Run Any Graphical Apps Without Loading Desktop Environment

Feb 5, 2009

In programming sense what is Desktop ?I can run any gnome apps using terminal or "Run Application" ?Such as , to open terminal i can type gnome-terminal and it invokes. What is Xwindow , xserver and Why do we need Gnome , KDE etc ?Why i cannot launch any graphical application [ firefox as example ] without loading xserver ?? I donot need wallpaper , start menu bla bla .. I only want to run any graphical applictaion using default black terminal.

View 4 Replies View Related

Software :: Opening Several Graphical Apps Via X On A Remote Server?

Mar 5, 2010

This is my first post here. I hope someone can help because I'm quite frustrated by now. I'm trying to write a bash script which will start a graphical app on our Ubuntu compute servers via X. I'm using a loop like:

for machine in 1 2 3 4 5 6
do
ssh -X computer-$machine "xeyes" &

[code]....

View 3 Replies View Related

Ubuntu Security :: Graphical Root Access Inconsistancy?

May 25, 2010

I temporarily placed a Back in Time backup into the root partition, by running it as root.However, I couldn't get it back out on the Desktop, so I opened a terminal window and ran 'sudo nautilus', which I now know should be avoided. I couldn't bring up "Properties" of the root folder, but I was able to open it and see the backintime folders. I then clicked on root, which was in the toolbar row "< root backintime" and was able to get full access to properties. I flipped folder access to "create and delete files" for Otherter disconnecting from the network, and moved the folder to the Desktop. So, is this correct or is it inconsistent that I could open root from the toolbar and not from the folder listing when opening 'filesystem'?

View 6 Replies View Related

General :: Disable Root Login To The Graphical User Interface?

Apr 15, 2010

Does any body knows how to disable the root login to the GUI , like i am running my redhat server on runlevel 5 and i dont need tht root to get login to the GUI , i ma talking about redhat 5.

View 2 Replies View Related

Fedora :: 10 Logged In As Root, Cannot Install Package Updates In Graphical Environment?

Jan 17, 2009

I have updated the gdm file to be able to log in as root in Fedora 10.Nevertheless after I had selected package updates to be installed logged in as root I still get an error message that I do not have enough privileges.The terminal installation method is a bit of a problem since I do not think it will search for dependencies and therefore it can be excessively long to figure out what is missing for a package installation. In simple cases it works OK, but in more difficult cases it is a bear.

View 8 Replies View Related

General :: Automatically Logs Into A User (not Root) In Graphical Mode And It Does Not Asking For Any Password

Dec 14, 2010

When I start my ubuntu linux system it automatically logs into a user (not root) in graphical mode and it does not asking for any password. when I try to go to the command prompt the password is required. How do I give password for my user. The provider installed the system and not me..

View 5 Replies View Related

Ubuntu :: Theming GTK Root Apps On KDE?

Jun 5, 2010

I use synaptic on KDE and hate that it always stands out. I know that this is because it is written in GTK and runs as a root application, thus it takes its theme from the /root/ folder. How do I go about theming it to match QtCurve and thus match the other GTK applications I use. I have seen some tutorials on how to do this on Gnome but I have not gotten them to work on KDE.

View 3 Replies View Related

OpenSUSE :: Magnify The Desktop's Appearance?

Apr 12, 2010

I am working on a quite big desk where my computer is located on the left side of it. Sometimes is needed to pull the keyboard and the mouse away from the monitor when for example I want to study some papers.

I do not want to change my monitor's position I just want to be able to increase the way my desktop looks like (font size, MOUSE POINTER size, taskbar and windows size) so to be able to view th e monitor's content from a bigger distance. Of course size should be easily restored back to normal when I decide to work "normally" on my computer.

Do you know if that is possible with opensuse 11.2 and kde 4.3.X version?

View 9 Replies View Related

Ubuntu :: How To Change Root Apps Theme

Jan 15, 2010

so normaly in order to change root qt/gtk app's theme in KDE, i have to run kdesudo system settings. I think it is possible via linking to have the root theme automaticly sync with my user theme, but i dont know which files to link.

View 5 Replies View Related

Ubuntu Installation :: Let Non-root Users Install Apps?

Apr 7, 2011

I'm going to set up an Ubuntu computer for my family. They asked for it, I didn't push them. But I know that they don't like passwords.

So my plan is to make an admin account which is in the sudoers group and then make induvidual accounts for the users. But I also want them to be able to install apps.

So I wonder if it is possible to set the computer so that they can use the software center. What is the best method to do this? The apps mustn't be installed system-wide.

View 4 Replies View Related

Ubuntu :: Graphical Volume Manager - Finding Graphical Partition Editors That Work With Lvm2

May 9, 2010

I know how to manage them from a commandline but I was wondering if there are any graphical partition editors that understand and work with lvm2?

View 1 Replies View Related

OpenSUSE Install :: Adjust Notification Appearance Time?

Jan 13, 2011

where the time to display media notifications is stored? When I put a CD or DVD into the player slot, a popup window shows possible actions to take but these old eyes can't read it fast enough to get through the list. Is it possible to get it to display longer and if so how?

When I put an audio CD in the slot, the display says there are six (6) actions possible but I only have time enough to read the first 2 or 3.

View 2 Replies View Related

Debian Multimedia :: Tightvnc Server And Can't Start GUI Apps As Root

Feb 12, 2015

I have headless debian as a server which i use over tightvnc server running on it. Vnc works fine but I can't for example run sudo mousepad or any other gui app from terminal, it says something about not having the rights to open it as root. I understand this has something to do with security, but my computers are behind nat so the vnc server can only be connected inside my lan so i don't mind.

View 7 Replies View Related

OpenSUSE :: Highlights All The Lines Beyond The First Terminal Appearance - Kill Highlighting?

Aug 3, 2010

I am pretty new to Suse Linux, coming from Sun Solaris. I have an issue with the "more" command. It highlights all the lines beyond the first terminal appearance; anyway I can kill this highlighting?

View 9 Replies View Related

OpenSUSE :: Display - Desktop Appearance And Theme Settings Not Working

Aug 14, 2011

I've been trying to get familiar with this over the past 24 hours or so. I assume I've been somewhat successful in what I'm attempting to do, as I can work my way around a bit now and use some terminal commands. However, there is this display problem I seem to be encountering with certain windows which is extremely putting off. When I click options like 'File' or 'Edit' in a window, this is what I get. Here are the screenshots below.

This is what I get when I click the 'Volume' button in the Panel at the bottom of the screen. I have tried changing the Desktop Appearance Settings, Theme Settings but nothing seems to work. Although this is not a performance issue, it is hampering my vision of the various available options, and I would like to resolve it at once.

View 8 Replies View Related

General :: Change Password For Newly Created User And Root User Using Graphical?

Jan 15, 2010

I am using mint 8 for a 2 weeks, I am noob to linux but I like Mint than any other linux distro which is great alternative to windows. I have a problem regarding password reseting.

1. My laptop automatically get logged in without asking user name and password.

2. I tried to change password for newly created user and root user using graphical way but it does not work.

2. I can perform administrator task using only OEM user which is default inbuilt user of mint.

How can make my laptop to ask password when mint get booted? How to change password for other users?

View 1 Replies View Related

OpenSUSE :: Consultation On Gdm - Error (Gnome-properties-Appearance: 18 047): Gtk-WARNING **: Can Not Open Display:

May 4, 2010

Gnome Forum have told me that changing the appearance of gdm I run: sudo -u gdm dbus-launch gnome-appearance-properties but I get this error: (Gnome-properties-Appearance: 18 047): Gtk-WARNING **: can not open display:

View 3 Replies View Related

OpenSUSE :: Xen Graphical Virtual Machine?

Jul 26, 2010

I ma new in OpenSuSe and I want to create virtual Machine using the graphical interface Xen of Opensuse 11. I did'nt find a good tutorial ton use it or a gut getting started with xen in Opensuse.

View 1 Replies View Related

OpenSUSE Install :: Can't Get Graphical Login

Feb 9, 2010

i was having problems with filesharing with virtualbox, so in another thread someone told me to uninstall the OSE additions and install the vbox additions on virtualbox. I have uninstalled the OSE additions and now i can't get graphical login, it is all on runlevel 3.

View 3 Replies View Related

OpenSUSE Install :: No Graphical Login?

Oct 3, 2010

I used (openoffice, firefox, vlc) my acer 5920g this afternoon without any problem and without making any strange operations.When I tried to restart it an hour ago it didn't start correctly: i get a screen full of commands like

Code:
Start Unicode mode done
Starting brld done

[code]...

View 9 Replies View Related

OpenSUSE :: Xen 4.0 And11.3 - Cannot View Graphical Console

Oct 5, 2010

Everything is a breeze with xen and opensuse... but one thing... I CANNOT make it run, which means whenever i tried to create a new vm or guest OS... it will logout.... and then when i log back in... the guest OS or DomU has been created in the virtual manager... however if i try to open the guest machine to view the graphical console... it logouts again.... i reinstalled too many times now...

View 9 Replies View Related

OpenSUSE Install :: 11.4 Update - No Graphical Boot

Mar 11, 2011

I have updated 11.3 to 11.4 with downloaded iso (64 bits). I have a ATI hd2400 card that in 11.3 had no additional or other drivers. Now after install of 11.4 the systems reboots in the splasscreen everytime I am now in failsafe mode to get graphical.

Output of /sbin/lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller Hub [8086:2580] (rev 04)
Subsystem: Dell Device [1028:01c4]
Kernel driver in use: agpgart-intel
00:02.0 Display controller [0380]: Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] (rev 04) .....

View 3 Replies View Related

OpenSUSE Install :: Remove ATI Driver - No Graphical UI

Mar 11, 2011

Main desktop upgrade no problem. Laptop upgrade no problem. With my Media machine I had a problem the the ATI build-in graphics hardware. During install it did not ask to remove the ATI driver. no graphical UI. Since all the data where backed up anyway and the original install lacked some partitioning, I did a fresh install. Had some problems with sound, which I could fix via the KDE multimedia "phonon".

View 1 Replies View Related







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