Red Hat / Fedora :: Cant Find Preferences Menu In The Settings Menu?
Oct 8, 2009
Iam pretty new to Linux.I installed fedora 10 on my pc recently.I wanted to add a program to the startup menu but I cant find Preferences menu in the Settings menu. Iam writing to this form after a lot of googling.Hope I can find some answer here
View 2 Replies
ADVERTISEMENT
Mar 16, 2010
i found a tutorial to auto-mount ntfs drivers at kubuntu start
[URL]
but i can't find the K menu > System Settings > Advanced Tab > Disk & File Systems menu.it disappeared in kubuntu 9.10?
View 2 Replies
View Related
Oct 27, 2010
i am having a problem on Ubuntu 10.10. In system menu, there is no Administration or Preferences menu.Also, application menu does not show anything. I am using Ubuntu since 2 weeks and still not used to to the terminal commands for running applications and admin tools.
one more thing.When i booted my PC today it reported an error and process terminated before reaching the login window. So i restarted and chose recovery mode. it also reported some errors and tried to fix the problem. it deleted some files i think. and my system is working again but with above mentioned problem.
View 8 Replies
View Related
Feb 26, 2010
I have to use alsa for audio to work under wine (otherwise pulseaudio starts eating up processor cycles and the audio comes out horrible and distorted), but I have been unable to use the mic. The mic boost is up on the alsa mixer, and they are not muted. I cannot find any options under my system menu for Sound Preferences (which seems to get references in a lot fo help forums), or anywhere else to determine which audio driver the line in on the front uses.
I'm using an Acer laptop from a couple years ago, so support should be no problem.
View 2 Replies
View Related
Dec 20, 2010
Every time I open "sound preferences" from either the sound applet or the preferences menu pulseaudio CPU usage goes right up to 100% and proceeds to lock up the entire computer. pavucontrol, paman, and all the other pulseaudio utils work fine, except for ubuntu's sound preferences. It affects a new account.This is my 10.04 desktop that is affected. I have just the default pulseaudio config.
View 3 Replies
View Related
Nov 6, 2010
When I choose System --> Preferences --> Screensaver, it runs x-screensaver instead of gnome-screensaver, BUT, in /usr/share/applications, I have the file:
gnome-screensaver-preferences.desktop
And the contents are:
[Desktop Entry]
Name=Screensaver
Comment=Set your screensaver preferences
Icon=preferences-desktop-screensaver
Exec=gnome-screensaver-preferences
[Code]....
So it should be launching gnome-screensaver, not x-scrensaver. Where on earth is x-screensaver getting launched from? I thought the menu was determined by /usr/share/applications. (By the way, I did previously have x-screensaver instead of gnome, I am trying to put it back how it was. I have more-or-less succeeded, except this Menu item which is puzzling me.)
View 2 Replies
View Related
Feb 19, 2011
I installed Nautilus Elementary today and after that the Preferences menu item in Nautilus is missing. What can I do?
View 9 Replies
View Related
Feb 4, 2010
System>Prefrences right? It's not there? Everywhere I look It says it should be there,.. well it's not... How can I add it manually? or where is the folder? I would like to edit my themes.. I have a theme manager, but it doesn't load any themes I download..
View 4 Replies
View Related
Mar 20, 2011
How do I add/delete modify the menu system on the Fedora Menu Bar, i.e. If I want to add a custom menu to the "Applications/Office" menu how do I do it?
Fedora Core 14 On Gnome 2.32.0
(Linux xxxxx 2.6.35.6-45.fc14.i686 #1 SMP Mon Oct 18 23:56:17 UTC 2010 i686 i686 i386 GNU/Linux)
View 4 Replies
View Related
Nov 23, 2010
When I click on the speaker icon on the top menu I got the "Sound Preferences" option. When I click it, nothing happens. Also my "System>Preferences>" is missing the "Sound" option. How can I reinstall it? I'm running 10.04.
View 3 Replies
View Related
Mar 15, 2011
Not sure if the font by Default in opensuse 11.4 is intended to look "thin" but I want to make it look "standard" I tried setting changing the settings in the fonts menu but its not what I was searching for. How do I make the system font more "round and smooth". If anyone has tried the distro Ubuntu or Fedora, the font is more "plain."
View 6 Replies
View Related
Jul 17, 2010
I have some DVD's that I've saved to my comp as an ISO, in Ubuntu they would play fine in Movie Player or VLC, but I've just tried to play one on Debain Lenny and I have the following issues.
Movie Player:
Will play the video but wont bring up the main menu so that I can select which episode that I want. It won't even skip to the next one, it just starts playing the first.
VLC:
So I then though I'd down the trusted ol' VLC. VLC brings up the main menu but I can't select any thing. It just sits there and playing the menu screen for a bit and my mouse clicks seem to have know effect (except double clicking to change to full screen). Then it starts playing the first one, if I try to skip it goes back to the main menu and starts all over again.
This particular issue I sometimes had in Ubuntu with Movie Player (depending on the ISO) but VLC would still play it fine.
Update:
Just got VLC to run the menu correctly by doing the following:
File => Open Capture Device => File Tab => Browse to the file, select it. => Click OK.
I don't really want to have to do this every time I want to watch a video. Does any one know of a setting that will do this when ever I click on the ISO to play it?
View 4 Replies
View Related
Jul 3, 2010
I have a machine that is used by several users. Since we are still experimenting I'd like to be able to force certain settings and the structure of the menus to be similar for all users.
View 1 Replies
View Related
Jan 5, 2011
I have got ubuntu netbook edition installed alongside windows xp and after some custimising i can now only chose the ubuntu option and no others. Can i set settings back to default settings?and how? I guess it would be via terminal commands
View 9 Replies
View Related
Jul 28, 2009
I am testing my crash recovery strategy for my linux system and I am having trouble with GRUB. I am basically restoring my backup (i.e. tar) unto a different hard drive, but I am having problems getting the machine to boot without me having to type the GRUB commands at the GRUB prompt that is presented when the machine boots up off the new hard drive. I have tried to restore the MBR in two ways (the 2nd one is the one that gets me to the GRUB prompt):
1. Get the MBR off the original drive and write it unto the new drive (all via dd), but that did not work at all: the machine hangs right away during boot up. It seems to hang right at the point where the BIOS tries to read the MBR.
Code:
On original drive:
# dd if=/dev/sda of=mbr+part.bin bs=512 count=1
On new drive (new drive is now in place of original drive):
# dd if=mbr+part.bin of=/dev/sda bs=1 count=446 conv=notrunc
2. By using the FEDORA rescue CD, I installed grub unto the new hard drive as follows:
Code:
# chroot /mnt/sysimage
# grub-install --root-directory=/boot hd0
reboot and remove FEDORA CD Using the 2nd option above, I get the GRUB> prompt during bootup. I can then boot into the system by issuing the commands that are in the menu.lst file, followed by the "boot" command. However, I would like for those commands to happen automatically, just like in the original configuration. It seems to me that GRUB is actually finding all its stage files because I doubt the GRUB program (the one displaying the prompt) fits entirely in the 446 bytes it has on the MBR. So, it must be loading its stage 2 (and stage 1.5??) files from my /boot partition. However, if GRUB is loading its stage files off the boot partition, why does it not load/read the menu.lst/grub.conf contained in the boot partition also?
Code:
# ls -l /boot
total 22888
-rw-r--r--. 1 root root 1274567 2009-05-27 16:39 System.map-2.6.29.4-167.fc11.i686.PAE
-rw-r--r-- 1 root root 1274538 2009-06-16 22:27 System.map-2.6.29.5-191.fc11.i686.PAE
[code]....
View 3 Replies
View Related
Dec 26, 2015
Jessie 8.2
Cinnamon 2.2.16
Sound settings crash when accessed from cinnamon-settings menu:
Code: Select all$ cinnamon-settings
Could not find bluetooth module; is the cinnamon-control-center package installed?
__init__ took 79.102 ms
(cinnamon-settings.py:3856): Gtk-WARNING **: Symbolic icon cin-audio-input-microphone-low-symbolic-ltr of size 16 is in an icon theme directory of size 128
[Code] .....
Segmentation fault
Here is the output when trying to open 'Sound' directly:
Code: Select all$ cinnamon-settings sound
Unknown module sound, using cinnamon-control-center
Could not find bluetooth module; is the cinnamon-control-center package installed?
(cinnamon-settings.py:3877): Gtk-WARNING **: Symbolic icon cin-audio-input-microphone-low-symbolic-ltr of size 16 is in an icon theme directory of size 128
[Code] ....
Segmentation fault
I've never been able to get bluetooth working. Installed version is:
Gnome-bluetooth (3.14.0-2)
View 2 Replies
View Related
Aug 5, 2010
On my Kubuntu 10.04 machine changing the icons is done in the appearance section in menu-system settings-appearance then selecting icons. Can this be done in Ubuntu 10.04 and if so how?
View 1 Replies
View Related
Apr 27, 2011
I recently upgraded my clean install Ubuntu Studio 10.10 64bit to Natty 11.04 and whilst everything is working well (except for having no plymouth boot splash - but I'm looking into this) I have noticed that when I log in to the "Ubuntu" desktop (with the Unity launcher and Menu bar in the top panel) I can't seem to change how the time and date is displayed. It seems to be stuck showing 24 hour time only with no date no matter which setting I select in the 'Clock' tab of 'Time & Date Settings' menu.
The clock applet works perfectly when I log into the 'Ubuntu Classic' desktop and I am able to display the date and weather ok.
I have a laptop which I upgraded from Ubuntu 10.10 64bit to 11.04 as well and it doesn't have the same issue.
I thought it might have been a rouge Gconf setting so I dumped my entire gconf using
Code:
gconftool-2 --dump / > ~/Desktop/allgconf.entries
then restarted into recovery and removed my ~/.gconf folder entirely, rebooted again and logged back on. Apart from losing some settings like Evolution and Networking, which I reloaded, and my theme going back to the default theme, the problem still exists.
View 9 Replies
View Related
Nov 17, 2010
I have an odd problem since preupgrading from Fedora 12 to Fedora 14.
My power management settings are set to never put the monitor to sleep, yet after a certain amount of time, lo and behold, the Fedora box has gone blank and I have to enter my user information and password to get back to my gnome session.
In the power management preferences I have "never" selected for both putting the computer or display to sleep.
In the screensaver preferences "Lock Screen After" is *not* checked. (And if I click "advanced" I also note that "Power Management Enabled" is also *not* checked).
I'd just as soon not have to "log on" to this machine every time I'm away from it for a while.
View 1 Replies
View Related
Apr 11, 2011
In Windows Explorer, if a file is focused, press Menu Key on keyboard, context menu will show on top of the file. But in Nautilus, the same action shows context menu where the mouse cursor is. That's a bit annoying. Is there anyway to make it work like Windows?
View 1 Replies
View Related
Mar 1, 2010
Every applications of KDE 4 menu are missing.
[URL]
When I try to open some file, including directories, "Open with..." window appears.
View 3 Replies
View Related
Jul 8, 2010
When I edit my applications menu to to hide games they stay on the menu. Everything else hides when prompted.
View 6 Replies
View Related
Jul 12, 2010
I installed the Global Menu Bar applet for my top panel, thus removing the menu bar from most, if not, all of my apps on Ubuntu. I removed the applet, mainly because of how God-Awful and inconvenient it was. Now, I don't have any menu bars on my apps!
View 3 Replies
View Related
Jul 2, 2010
I'm brand new to Linux and Ubunto 10.04.On the menu bar at the top of my desktop I seem to have attracted some kind of bug!The Log Out Symbol repeats itself across almost the entire menu bar and I cannot remove it. If I remove other buttons from the menu the space is immediately replaced by more Log Out Buttons.When I hover on the icon I get the message 'Log out of this session to log in as a different user' and when I right-cllick to click on 'Remove from Panel' or 'Move' nothing happens.It is not possible to right-click on another part of the menu bar to change the Menu Properties.
View 1 Replies
View Related
Jul 8, 2010
I'm looking for a way to hide the icons in the Gnome menu bar.
The only thing i've found is the gconf-editor and unchecking /desktop/gnome/interface/menus_have_icons, but that only affects the System menu and not Applications and Places...
Example:
Must be like:
How to disable them ?
I'm running Ubuntu 10.04LTS with Gnome 2.30
View 5 Replies
View Related
Aug 5, 2010
I've been using Ubuntu for about 5 years now. I just installed it on one of my neighbors computers.I tried deleting an applet from the top menu bar and the entire menu bar disappeared. I click on the add new menu bar and it just throws something up on the side. I'm using 10.04. I never had this problem before.
View 8 Replies
View Related
Oct 14, 2010
i am using the global menu applet on ubuntu desktop edition. almost all of the apps shows its main menu on the global menu applet, but lyx doesn't. am i the only one experiencing this problem? i am using updated maverick.
View 2 Replies
View Related
Apr 26, 2011
My problem is the links that are in the places menu in the gnome panal, all link to the appearances preferances. I'm running Fedora 14 with Gnome.
View 1 Replies
View Related
Nov 14, 2010
i have java app. i want make my Linux dedicated to that application.such that,when Linux load it start the app, start menu have Shutdown,reboot and my application luncher, only one window , desktop right-click also have the same menu-items as start-menu.
View 3 Replies
View Related
Sep 8, 2010
I wanna find a way to change the Computer menu from Kickoff.
View 6 Replies
View Related