Debian Configuration :: How To See Desktop When Switching Windows
Nov 11, 2010
Im using xfce desktop environment in debian. I find that I can not see the desktop when using Ctrl+Alt+Tab to switch window focus. I modified /usr/share/xfce-mcs-plugins/shortcuts/defaults.xml and added Ctrl+Alt+Tab shortcut to trigger a terminal command "wmctrl -k on", then i could see the desktop, but failed to switch window focus. Also, I failed to solve this problem by editing /usr/share/themes/Default/xfwm4/keythemerc Could anybody tell me a solution that you should be able to see the desktop when switching window focus, just like in win7?
I'm new to the forum and actually to Debian as well. Have been running Ubuntu for the past few years. Just setup a small Dell laptop to use as a Squeezebox and Print server. It's been up 6 days without a hitch as far as serving music to the squeezebox and printing. The problem is that it loses it's static IP, so as long as I look it up and change the radio Squeezebox and printer definitions around on the clients everything keeps working.
Does anyone have any ideas?If the connection drops for some reason and the system has to re-initialize the connection, shouldn't it use the /etc/network/interfaces file and get back to the static IP that it is configured for?If anyone has any ideas of why this could be happening or have a solution, I would really appreciate the help.
I frequently find myself accidentally switching desktops when I use the mouse scrollwheel, because the cursor isn't over a window at the time. I'd like to disable this behaviour, but I can't see any control for it in KDE System Settings.
I upgraded a wheezy box in qemu to jessie (without systemd!) and now I didn't get an output from the console to a hostterminal using curses.System and grub starts with terminal output, but after around 6 to 8 lines of output the terminal gets black. As far as I found out it seems that the init process switches to graphical output. I tried out all found kernel options from nomodeset up to nofb,Are their other options to stop switching to framebuffer and graphical mode.
I'm running testing, so yesterday I upgraded to the new kernel (2.6.38). Unluckly I can't get to the desktop, because the system just hangs (screen goes black then nothing happens). I have found that my problem is the radeon (open-source) driver. When the it tries to get to the desktop it enters an infinite loop, so the system hangs. The bug is better described here: [URL]. However, I don't know how to fix it. I would prefer not to go to the fglrx (proprietary) driver because of tearing issues.
I was wondering if a standard Debian 8 system with Gnome desktop does any kind of local dns caching, and if so, what the command is for clearing it. (Assuming I haven't purposely installed any DNS server software.)
I found multiple posts on the Web about unix DNS caching, but with widely different answers across distributions and across time.
I am connected to a network using any interface (eth0, eth1, or wlan0) that if my ip address was given out (dhcp) that my desktop responsiveness gets worse. Specifically the mouse has a sort of "sticky" feeling. I mean by that that I'm moving the physical mouse and the cursor is getting stuck here or there on the screen. It is extremely annoying. Here is my config file:
beethoven:~$ cat /etc/dhcp3/dhclient.conf # Configuration file for /sbin/dhclient, which is included in Debian's #dhcp3-client package. # # This is a sample configuration file for dhclient. See dhclient.conf's
What happened to kde-core? I have two choices of bloat, kde-standard or kde-full. I don't want stuff like konqueror or kmail. I don't want Gwenview, Okular, or Ksnapshot. I don't care for all the media players. I don't need Kaddressbook or Korganizer. Is there a way to do a normal, minimalistic install without this stuff or am I screwed? I want to reinstall on my laptop and the boss' laptop and would prefer not to have the extras,
I cannot remote desktop to the Debian machine from anywhere,hether within the same network, or on a different network elsewhere. Also, the personal wiki I set up on it to be viewed via a normal web browser cannot be accessed, either. Both time out when attempting to connect to them. I can still ping the Debian machine when on the same network, though.
This started some time ago when we had a failure occur on our main server.had to powercycle everything in order to restore things back to normal, the Debian machine included. Since that time, this problem started to occur. This is a major thorn in my side in attempting to prepare for our website to move,I've been unable to figure out how to fix it.Originally, I thought it would be something in between the Debian machine and anything else, which would mean something like our firewall box or our hardware switch was the problem. But the tech support people who maintain those for us confirm that there is nothing wrong with them, so now I'm not certain anymore.
I have a bit of an odd network setup, shown in the pic here:I am trying to remote desktop from the XP boxes on the side to the one on the bottom, behind a Debian box/firestarter firewall. Is this possible to do without changing my network (IE wiring/topology) setup? If I had my druthers, I would put the router behind the Linux box, before the XP box, but my work laptop does not allow me to connect in that fashion as I can't change the internet settings.
I am certain the setup is correct on both the Windows clients and host, so it has to be something with my firestarter firewall, or something else I'm completely missing. I have the RDP port opened on firestarter, but whenever I try to connect to the XP box, whether it's by computer name or LAN IP address, it is unable to connect. I had thought about setting up a VPN server on my Debian box, and then VPN'ing to it, and then in turn RDC'ing to my Windows machine. Is this possible? If all else fails, I may just plug the Windows box directly into the router and deal with the lower security or get a second wireless router just for my work pc.
I have installed Windows 7 on my laptop . Now, it directly boot from Windows 7 . I think the MBR overwrote my grub . I have found two methods by google , but still does work . 1: boot from debian install CD, Alt +F2 switch to the console. "grub " "root (hd0,0)" "setup (hd0,0)". 2:boot from CD, mount /dev/scsi/host0/bus0/target0/lun0/part1 /mnt ; chroot /mnt ; grub-install /dev/sda.
I am looking at switching from the 10.04 desktop version to the netbook remix version.I was wondering the easiest way to do this, and if I will lose all my files in the process.. I have an Acer Aspire One A0532H-2254 10.1" and a lot of Windows wont fit in my smaller screen, which is extremely frustrating.Also, if doing so would cause me to lose all my files, best way to back up about 56 Gigs of movies and music?
How can I disable the virtual desktop switching when my mouse gets close to the edge of the current desktop. I prefer to switch desktops by using the virtual desktop module in the shelf, but I would like to be able drag windows another desktop.
resource website for e17? I'm having trouble finding answers to my questions from the lack of guides provided for e17.
I'm trying to get an laptop running more or less like a headless server, my reasons are not all that serious. Mostly I want to leave the laptop running as a seed box when my main PC is turned off, also want to setup it up as a media top, common place for media files and playback on Tv. So essentially I want to be able to access the remote machine, preferably sharing the same session and persisting while I log out from remote.
What I've done: setup keys for ssh to connect automatically between machines, so I can login via terminal, access the file system without issues, which is already a great step. enabled remote access on remote machine lightdm manager setup deluge for daemon torrenting, which enables almost seamlessly client to connect remotely (though deluge is not the best with speed)
What I've tried so far: Connect directly with a new X session Code: Select allX -query your_server_ip :1
Works alright, creates a new display (:1) which is oddly in F2 tty instead F8 as is expected. Works alright, not much lag, audio is not routed.
But an issue! whenever I decide to log out X will simply shutdown, screen goes black and I can't resume on my regular session on my local machine.Connect X with nested Xephyr session
This works too and might be the best solution yet, a windows is created and the remote session is nested in your current X session. Visual and performance is ok. Only real issue is that session is not shared, eg, application will not remain running...Connect via VNC
So it seems only solution for shared sessions is VNC.
With the remote desktop apps from KDE (which is the DE for both), I can connect buzz around and etc, but its kinda cumbersome and laggy, password always resets and I usually need to accept on the remote machine.
I've tried setting up lightdm to allow a vncserver at logon, but this is erratic at best, took a long time to get the Xvnc command correct enough for me to login remotely, and even then got a garbled screen and the X session wasn't even the same...
So that's it... Isn't there a way of regular X session sharing in the remote computer? Or a better solution for lightdm vnc invoke?
I am using Wheezy 7.9, Gnome Classic, gdm3 . I have two menu instances of Master PDF Editor, one instance in the Graphics menu and the other in the Office category. I have tried using Alacarte to remove one of the instances. Alacarte shows that the item has been removed but in fact it still shows up in the menu. The procedure I used was to open Alacarte as root user, delete the item, close Alacarte and re-start the computer.
I set up my Debian box as a HTPC but am moving it to my closet and using it as a NAS now, so I want to make it headless since there won't be a monitor connected to it.What's the cleanest way to nuke the desktop environment? 2nd to reinstalling, that is (although that may not be a bad option since may home directory is in another partition).
If i got gnome i may go to the top-panel: choose system, choose preferences and go to "remote desktop" and make my settings (allow, ask for allow, password, and other stuff). I don't want to be bound to gnome (though i like it, thats not the problem).Which config-files are the ones i am looking for?
I did search the web, but i can't find useful how-to's, explanations, etc.Cause what i find is related to the path i described above (gnome: top-panel, preferences...)Which is the app/tool which pops up and says:"someone wants to access, you want to allow it, yes or no?". The performance of VNC is lousy comopared to NX. Lousy is the friendly version. What might i be doing wrong?i usually do it from a Debian-host to a VirtualBox-guest.I am mainly asking for how-to's/docus and stuff like that. Links. Explanations are welcome too. Of course.
I have 2 workspaces and when i switch to the 2nd one (either with Ctrl-Alt-Left or by clicking with the mouse) after loging in, the desktop freezes. I have to do a Ctrl-Alt-Backspace to kill the xserver and log in again. Removing the workspace switcher and adding it again does not solve the problem. And I can't find any message in the logs.
I successfully add a keyboard shorcut to launch konsole manually with khotkeys, but i don't know what command to bind to move to right, left, up, down desktops like in ubuntu.
For example in ubuntu there is ctrl+alt+arrow and ctrl+alt+shift+arrow to move through workspaces and move windows between them. Not so in kubuntu.
I have both xmonad and Gnome installed and tend to switch between them quite often. Normally, I need to log out and log back in which is starting to become annoying because I need to open any running applications again.I have tried using "Switch User", but it doesn't work. I go to the switching screen when I am logged into Gnome and log in again after selecting Xmonad, but it brings me back to my Gnome session.
So is there any way to log in as the same user with two different desktop environments at the same time?
I have a question about switching between desktop environments like kde and gnome. I'm using ubuntu 10.04 with gnome 2.x and with a really cool theme I found and mixed. I would like to check kde desktop because I kinda like the appearance of it. I have also cairo dock and compiz configured for my needs. my question is whether I can switch to kde desktop without losing my customized gnome environment if I decide to switch back to gnome? (I know that to switch session you need to log out but that's not the point) the next question is how can I install kde without losing the customized gnome theme I have ?( if the answer for the first question is negative)
the final question is whether I lose data when I switch desktop and if do than what specifically.
currently i run both KDE and Ubuntu Unity 11.04 on my machine. I have encountered a little problem when switching desktop environments. With KDE, i prefer to use KWin as my windows manager (since i find it highly polished), and with Unity, compiz (not by choice). The problem is that if i don't switch the windows manager to compiz before switching over to unity, all hell breaks loose. Same with switching over from Unity to KDE.
The only solution i have found is to switch to Classic Ubuntu. and use the compiz fusion icon to select the windows manager in order to avoid any problems.
when i log onto the either KDE or Unity, how can i load the correct desktop environment in case it crashes (which it has)?
Note: this has also become a concern to me because of 11.10 removing the classic gnome. If the proper window manger can be loaded before entering the preferred desktop environment KDE, Gnome3 or Unity,
As my inspirations forced me to download Kde desktop on my Fedora12 with default gnome desktop. It took me whole night to get the big download by -
"Yum install @kde-desktop"
It got installed successfully.
What I did after that was -
"switchdesk kde"
...Voila...and strange thing happened. The gnome remained there but all the kde features started getting included in there like koffice, kopete etc . Now I waited for around 3 hrs. but only lower task bar of kde got installed and that too very unstable. So I thought of logging out and starting a new session with kde but It never got logged in again. It froze at boot time with Fedora logo, damn.
I have two kernels installed and configured at boot, one is 2.6.31.X (default) and the other is 2.6.32.X which I installed to get my BCM4312 wireless activated and all the activity being done on this.
This only started after the recent updates which included a lot of sysv stuff in Squeeze. I'm not talking the Gnome or Xwindows consoles, I'm talking the full-on type you get when you do the CTL-ALT-F2 type of console. before those updates, I had no trouble. Now I can't get back into the gui by pressing CTL-ALT-F7 as usual. All i get is just a black screen. I do have the nvidia proprietary driver installed using DKMS, and I am running the latest (I think) liquorix kernel.