Debian Multimedia :: Multiboot Disable Or Enable GDM ?

Nov 22, 2010

I have a computer that runs debian 6, and i want to make a dual boot system where i can boot either with or without desktop. AS default the server will be booting in console (headless) mode (and act as server) but on some occasions i do want to bootup in desktop.

I know starting GDM (in my case the desktop manager) is just a simple task, but i would like to have 2 options in boot menu:
1 - without desktop default (timeout 5 seconds)
2 - with desktop

what would be the correct grub config entries?

View 1 Replies


ADVERTISEMENT

Debian :: Touchpad Enable / Disable Key Not Working

Nov 27, 2010

Since last Saturday (11-20) my touchpad enable/disable key stopped working.I don't make much use of the touchpad and it usually stays disabled most of the time so I can't be sure it is really on Saturday that I lost this functionality or maybe the day before (I'm positive it's not longer than that).Before that it worked flawlessly, now it's like a dead key (which is not broken by the way, tested on a live CD).In these past week I have been looking for quite some time for other users who might have experienced this problem after the update of two specific packages (console-data and keyboard-configuration) I had on the 20th and which made me think might have broken the key binding.Not finding anything at all and after having tried for said packages both newer versions from sid and previous known-to-have-worked-before versions from the install CD, I started thinking the problem was not there (I consequently restored the testing ones).

The days before this happened I tinkered a little bit with gpointing-device-settings and tpconfig (this last one was a simple tpconfig -i), but at this point I start thinking there might have been something else I've done, somewhere else I can't recall probably.

Oh, I forgot to mention that the touchpad still works flawlessly, I can enable/disable it through gconf (actually I made two handy shortcut to the "/desktop/gnome/peripherals/touchpad/touchpad_enabled" value), so it is not an issue of making it work, just the toggle key which on my laptop is a dedicated one (no Fn modifier) and anyway all the other special keys still work fine.I checked gnome-keybinding-properties and there is no action for the touchpad there, but I don't know for sure if there was one before (and I haven't been able to add one). Anyway in gconf I noticed a key in "/apps/gnome_settings_daemon/keybindings/touchpad" has the value "XF86TouchpadToggle", not sure if that means the keybinding exists or what.

What more can I add? What I'm here to ask now is some guidance on figuring out what I might have done wrong considering what I was able to tell you, but mostly, considering what I wasn't able to tell you and am not even aware to have done.

View 6 Replies View Related

Debian :: Way To Enable/disable Services In Squeeze?

Jul 2, 2011

I'm looking for some definitive instruction on the proper way to enable/disable (not to simply start/stop or add/remove packages) services/daemons under Debian 6. Google results are all over the map and, surprisingly, the Debian wiki has no abstract on services.It seems like such a common task

View 14 Replies View Related

Debian Hardware :: Enable / Disable USB Root Hub

Oct 6, 2010

Basically what I'm wanting to do is only have one USB keyboard connected active/enabled at any given time. i.e., enable B1D14 and disable B5D2, then enable B5D2 and disable B1D14. I'm actually wanting to enable/disable at the root hub. Something analogous to mount/umount a device instead of a file system.

ramack@ramack2:~$ lsusb
Bus 005 Device 002: ID 413c:2105 Dell Computer Corp. Model L100 Keyboard
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 014: ID 413c:2106 Dell Computer Corp. Dell QuietKey Keyboard
Bus 001 Device 012: ID 0781:5544 SanDisk Corp.
Bus 001 Device 006: ID 058f:6254 Alcor Micro Corp. USB Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

View 2 Replies View Related

Debian :: Disable/enable Bluetooth With Fn-F5 With Thinkpad R61?

Mar 8, 2011

I have just bought a used Lenovo Thinkpad R61. Most of the things works in Squeeze like it did with Vista. But a bit annoying is that when i Vista with the "Fn-F5" could turn both wireless and bluetooth on and off. Now it is only wireless that works that way. On the top panel i can turn both wireless and bluetooth on and off, but it is still annnnoying. Is the a way to make all keys funktion on my Thinkpad?

View 3 Replies View Related

Debian Hardware :: HP QuickPlay Buttons Enable / Disable

Nov 4, 2014

My laptop has a some multimedia keys for quick access. They are causing a common issue with many HP laptops easily found on the Internet ( volume keeps turning up and down). Apparently the ultimate solution is to simply disable this buttons. On the next page, under the title "Multimedia Keys" it is explained how this QuickPlay buttons had to be enabled to work in Etch. URL....Now, I have installed Jessie, and I do not know if thew were automatically installed or not. But they are causing a very annoying problem. I want to simply disable these "Multimedia keys" so they do not produce any input.

View 1 Replies View Related

Debian Programming :: Disable All USB Storage - Enable Some Devices By Vendor ID

Jun 18, 2014

I want to disable mounting usb storage devices except some devices based on its vendor id. I tried by adding below udev rule in debian wheezy

Code: Select allACTION=="add", SUBSYSTEMS=="usb", RUN+="/bin/sh -c 'for host in /sys/bus/usb/devices/usb*; do echo 0 > $host/authorized_default; done'"
ACTION=="add", ATTR{idVendor}=="054c", RUN+="/bin/sh -c 'echo 1 >/sys$DEVPATH/authorized'"

But it disabled all usb devices(USB keyboard and mouse). How can I allow other devices except storage devices.

View 0 Replies View Related

Ubuntu Multimedia :: Command To Enable And Disable A Secondary Monitor Using The Nvidia X Server?

Aug 16, 2010

I need to find out a command to enable and disable a secondary monitor using the Nvidia X Server. I've got a monitor attached to my laptop that I don't use all the time and would like to just have a launcher to switch between "twinview" and "disabled" quickly rather than having to go through the menus. It's physical position is vertically above the primary monitor so I have to put in a custom position every time I enable it.

View 8 Replies View Related

Debian Configuration :: Enable/disable "11-minutes-mode" Kernel->RTC Update?

Aug 10, 2010

I have some issues concerning so called "11-minutes-mode" - RTC update"11-minutes-mode" definition In hwclock man page we can read:"Automatic Hardware Clock Synchronization By the KernelYou should be aware of another way that the Hardware Clock is kept synchronized in some systems. The Linux kernel has a mode wherein it copies the System Time to the Hardware Clock every 11 minutes. This is a good mode to use when you are using something sophisticated like ntp to keep your System Time synchronized. (ntp is a way to keep your System Time synchronized either to a time server somewhere on the network or to a radio clock hooked up to your system. See RFC 1305).

This mode (we'll call it "11 minute mode") is off until something turns it on. The ntp daemon xntpd is one thing that turns it on. You can turn it off by running anything, including hwclock --hctosys, that sets the System Time the old fashioned way. To see if it is on or off, use the command adjtimex --print and look at the value of "status". If the "64" bit of this number (expressed in binary) equal to 0, 11 minute mode is on. Otherwise, it is off. If your system runs with 11 minute mode on, don't use hwclock --adjust or hwclock --hctosys. You'll just make a mess. It is acceptable to use a hwclock --hctosys at startup time to get a reasonable System Time until your system is able to set the System Time from the external source and start 11 minute mode. Here are my questions:1 . How to check if "11-minutes-mode" is on/off ?The output of adjtimex -p looks like this:

mode: 0
offset: 17504
frequency: 6140386

[code]...

View 1 Replies View Related

Debian Multimedia :: How To Enable Multimedia Plugins In Browsers

Mar 15, 2011

I have Debian 6 installed. Is there a way for the web browsers (Iceweasel and Chromium) to recognize the multimedia plugins (gstreamer0.10) that were installed? about:plugins in the browser, references Gnash as the only plugin available.

View 7 Replies View Related

Debian :: How Do You Multiboot With FreeBSD

Apr 9, 2011

before debian started using grub2 it was very easy to specify a loader from another partition but since grub2 came out it's a lot more complicated, you can no longer edit a text document menu.list, is there an easy way to edit the grub2 boot-loader to boot FreeBSD operating system since it doesn't recognize it from update-grub

View 14 Replies View Related

Debian Multimedia :: Disable Alt+F4 For Certain Windows?

Oct 24, 2010

I am using devilspie to have a wallpaper terminal. Since it does not show up on the taskbar, I sometimes do not realize that it is in focus, and Alt+F4 results in me closing it. Is there a way to disable Alt+F4 for certain windows?

View 1 Replies View Related

Debian Multimedia :: How To Enable Voice Chat

Feb 19, 2011

I have installed empathy, pidgin, telepathy and gstreamer plugins. How can I enable voice chat?I have already Skype runing, but I would like to set up at least one Linux client, and use google talk (gmail account) and even MSN, if it would be allowed.

View 1 Replies View Related

Debian Multimedia :: Enable Opacity In Screenlets?

Aug 4, 2011

Is there a way to enable opacity in screenlets? I'm using Debian Squeeze with Gnome. I noticed there is a bug around but it should be fixed?? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518179

View 2 Replies View Related

Debian :: Multiboot 6(squeeze) And Windows 7?

Dec 20, 2010

i had windows 7 on my system and now i installed debian squeeze but grub does not show my windows 7 in menu for selecting

View 1 Replies View Related

Debian Multimedia :: How To Disable Visible Cursor In X

Apr 18, 2015

I have a laptop running Debian stable. I have used xfce for a long time, but in an attempt to get away from needing to haul a mouse everywhere, I decided to migrate to xmonad (raw, with no DE), a tiling window manager that is extremely keyboard-friendly. I've also switched to conkeror (not konqueror, mind you), a very keyboard-friendly firefox-based browser. I have completely eliminated my need for a mouse on this laptop and have even disabled the touchpad by blacklisting the psmouse driver. There is still an annoying visible cursor sitting in the middle of the screen upon starting X. Is there anyway to (probably in the X config files) disable the visible cursor, or if not, have its default starting location be the bottom right corner (where it's least visible)?

View 7 Replies View Related

Debian Multimedia :: How To Disable Monitor Standby

Jul 10, 2010

I don't know how to stop this monitor standby thing. When I'm not using the computer, the screensaver will start after a few minutes, what I want. But after a few minutes then, it'll go black. How can I stop this from happening?

View 12 Replies View Related

Debian Multimedia :: Disable Bluetooth On Startup?

Nov 17, 2010

Everytime gnome starts up, the bluetooth applet has bluetooth enabled. I use it infrequently, so I always change it to disabled, but how do I make this the default setting for the bluetooth applet?

View 4 Replies View Related

Debian Multimedia :: Enable Hotkeys With LXDE On Jessie

Apr 27, 2015

I've been using debian for well over a year, previously with the gnome desktop. I never really liked how much memory and CPU it used, but many things like the hotkeys worked out of the box, and it was relatively easy to configure. After upgrading to Jessie I decided I'd give LXDE a go given it was lightweight and seemed more complete than e17.

However, after over a day struggling to get everything to work just right, I am still unable to use use my hotkeys (volume control, brightness control, etc.). The volume can be controlled through the GUI, but the brightness seems to have no control whatsoever. In any event, I installed the drivers and firmware for the hardware and used the instructions in the link to try and configure the key bindings, but nothing has worked: [URL] ....

:Questions#Change_hotkeys I'm not sure what to do now.

View 14 Replies View Related

Debian Multimedia :: Enable Video Support For Pidgin?

Jun 13, 2010

i'm using pidgin 2.7.1

how do i enable video support for pidgin?, or is it on by default?? because when i click a chat room from yahoo's list of rooms(that say people have web-cams)i don't see any options to view any of the webcams.

View 3 Replies View Related

Debian Multimedia :: Enable Login Screen And KDE Access?

Feb 17, 2011

How do you enable a login screen? When I turn on my computer I only get command line. When I log into root I can start my KDE desktop using startx. But if I log into any other user I get the following errorX: usser not authorized to run the X server, aborting.giving up.xinit: No such file or directory (errno 2): unable to connect to X serverxinit: No such process (errno 3): Server error.

View 3 Replies View Related

Debian Multimedia :: Enable S/PDIF Audio Output?

Mar 21, 2011

I can't find any S/PDIF audio output options in System --> Preferences --> Sound. How do I enable S/PDIF audio output from my onboard audio?

View 4 Replies View Related

Debian Installation :: Reinstalling In A Multiboot System?

Sep 9, 2011

I have a triple boot system with Windows XP, Debian Lenny, and Fedora in that order as far as the disk partitions, and Lenny's grub controlling the multiboot. This has worked well for yearsRecently the Debian got corrupted with someependency issues, and I want to install Squeeze inplace of the existing LennyI don't need to save anything from the Lenny). Is this possible, usinga startup install CD for on-line installation of Squeeze over the Lenny partitions, and also without disturbing the Windows and Fedora boots? If it is, are there any manual steps to be taken during
the installation?

View 3 Replies View Related

Debian Multimedia :: Unable To Disable Gdm3 In Jessie

Dec 31, 2014

I have a fresh install of Jessie and I am unable to disable gdm3. I issued:

Code: Select alluser@debian:~$ sudo systemctl disable gdm3.service
Synchronizing state for gdm3.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d gdm3 defaults
insserv: warning: current start runlevel(s) (empty) of script `gdm3' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `gdm3' overrides LSB defaults (0 1 6).
Executing /usr/sbin/update-rc.d gdm3 disable
insserv: warning: current start runlevel(s) (empty) of script `gdm3' overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script `gdm3' overrides LSB defaults (0 1 6).

Restart and still displays the Gnome 3 login manager.

View 4 Replies View Related

Debian Multimedia :: Disable Evolution Without Negative Effects?

Aug 9, 2010

I'm running Gnome on my desktop and going to keep it for now. I've read that Evolution is integrated into Gnome and I cannot remove it without deleterious effects. So, possible to disable it without negative effects? If so how to do that? The only problems I've had relating to Gnome have been Evolution. I'll just copy email links and paste them in Gmail.

View 14 Replies View Related

Debian Multimedia :: How To Disable Xorg Screen Blanking

Feb 11, 2011

The X server in Debian seems to have a "funny" habit to suddenly start blanking the screen if I don't touch the mouse or the keyboard for a while, although I've used the xset command (xset -dpms s off) in my ~/.xinitrc to tell Xorg specifically NOT to blank the screen. I know how to disable screen blanking in /etc/X11/xorg.conf, but I'd rather not have the xorg.conf file at all.

So, I'd be interested to hear your suggestions about how to disable the Xorg screen blanking without using the xset command or the xorg.conf file. Is there some other file in /etc/X11/ that I could tweak to disable this highly annoying desire of Xorg to insist on blanking my screen after a bit of idle time?

View 5 Replies View Related

Debian Multimedia :: Wanna Disable Empathy's History

Jun 19, 2011

I wanna disable the empathy's history...I use 2.30 in Squeeze.This option isn't present in empathy's configuration.And, I don't find any GConf Key which can disable that.

View 2 Replies View Related

Debian Multimedia :: How To Auto Enable Numlock On GDM Login Screen

Jan 23, 2016

I'm on Debian testing Gnome 3.18 and I searched, tried, searched and tried... no way! numlock will always stays off whenever I reboot and reach login screen.

.... I checked bios settings > numlock is on
- installed numlockx
- added those lines to /etc/gdm3/Init/Default (if [ -x /usr/bin/numlockx ]; then /usr/bin/numlockx on fi)
- checked dconf gnome /settings-daemon /peripherals /keyboard remember-numlock-state: true
....

View 1 Replies View Related

Debian Multimedia :: Disable Screen Dimming During Video Playback

May 1, 2015

I'm using Gnome as my desktop environment in Debian stable, I have previously address this issue at another post with the solution of setting xset command to disable screen blanking. However I'm still looking for a method that can automatically disable screen fade while watching videos in a browser. I don't want to permanently disable the powersaving idle method. I have both cpufreqd and laptop-mode-tools to conserve my powers.

View 2 Replies View Related

Debian Multimedia :: Unable To Disable Laptop Touchpad In Jessie

Jun 30, 2015

I have tried to use the extensions toggle-touchpad and touchpad-indicator that claim to be able to do this, but neither will load properly. They show up with a little exclamation-point-triangle in the "Tweaks" panel saying "Error loading extension". How to get Jessie gnome system succeeded in getting their touchpad disabled via a simpe toggle mechanism?

View 5 Replies View Related







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