Debian Multimedia :: Scrollwheel Desktop Switching In KDE?

Sep 2, 2010

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.

View 2 Replies


ADVERTISEMENT

Debian Multimedia :: Broken Scrollwheel In Wheezy

Apr 13, 2015

Something within the group of updates which I installed last week (April 6 to 10 or so) has impaired the functionality of my mouse's scroll wheel. It will no longer scroll pages on Iceweasel, Midori, some PDF readers, PCManFM, and others. The "up arrow" and "down arrow" seem also to have been compromised. I suspect the culprit might be libx11. This is an amd64 system with the nvidia video driver.

View 2 Replies View Related

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?

View 8 Replies View Related

Debian Multimedia :: Automatic HDMI Switching

Apr 10, 2016

I would like my laptop to automatically switch to HDMI (both video and audio) when I plug a HDMI cable in. Running Jessie with Xfce, and I hear that KDE already does this...? I would prefer to stay with Xfce though, and have tried making a UDEV rule and script, taken from the last part of this thread: [URL] ....

At first it worked perfectly, but now for some reason, only Chromium gets resized when I plug/unplug the cable. HDMI output is correctly activated upon cable insertion, but when taking the cable out again, the desktop resolution remains the same (larger than my laptop resolution), so the panels etc. are invisible.

View 1 Replies View Related

Debian Multimedia :: Switching Between Headphones And Laptop Speakers

Sep 30, 2014

Im running Jessie, and have run into issue with my laptop sound card.

If is shutdown the laptop with the headphones plugged in, and remove them while its off, system wont recognize they are not there any more and is probably sending sound out to this output. To get the sound out to my laptop speakers I need to plug the headphones while the system is up, and remove them again. Only then will the output device work properly.

Code: Select allrebourn@laftofic:~$  lspci -v | grep -i audio
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04)

Code: Select allrebourn@laftofic:~$ cat /proc/asound/cards
 0 [HDMI           ]: HDA-Intel - HDA Intel HDMI
                      HDA Intel HDMI at 0xf7a14000 irq 46
 1 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xf7a10000 irq 44

[Code].....

View 1 Replies View Related

Debian Multimedia :: Switching Keyboard Layouts Doesn't Do Anything

Feb 21, 2015

I cannot get to type in romanian letters (just a standard US keyboard layout that has those letters mapped to the puctuation keys next to Enter) when switching from US to RO. Here's what I have in /etc/default/keyboard:

Code: Select allXKBMODEL="pc104"
XKBLAYOUT="us,ro"
XKBVARIANT=""
XKBOPTIONS="grp:alt_shift_toggle,lv3:ralt_alt,grp_led:scroll"
BACKSPACE="guess"

I can switch between the layouts, as fbxkb indicates, but instead of being able to type in the said letters, I get the punctuation marks you would normally get on a US keyboard.Yes, I have restarted after configuring the file mentioned above, and yes, I was able to use this layout properly on my last CrunchBang install (which I had to wipe and reinstall unfortunately).I'm on CrunchBang Linux, with Debian unstable repos.

View 14 Replies View Related

Debian Multimedia :: Inconsistency In Switching Keyboard Layouts

Jan 7, 2016

I had debian 7 with GNOM,XFCE and LXDE woking fine. After I upgraded it to debian 8 (the DE mentioned also upgraded to e newer versions) I started having problems with switching between US and RU keyboard layouts. It now behaves as if I have two US layouts and one RU, so when I press CTRL+SHIFT several times the layout changes as follows: US-RU-US-US-RU-US-US-RU etc.

This happens in all the three DEs installed. If I exit a DE using CTRL+ALT+F1 to the command line the layout switches normally. So I guess something wrons is with DEs.

My /etc/default/keyboard file reads as follows:

Code: Select allXKBLAYOUT="us,ru"
XKBVARIANT=","
XKBOPTIONS="grp:ctrl_shift_toggle"
XKBMODEL="pc105"
BACKSPACE="guess"

View 4 Replies View Related

Debian :: Multimedia Keys And Non-cyclic Switching Off Keyboard Layouts

Nov 9, 2015

After installing Debian 8.2 I tested my multimedia keys and they all are correctly detected by xev and works as expected. Then I start to configure my keyboard. I need to use three keyboard layouts EN, UA and RU. By default I can switch between them using selected keyboard shortcut with following pattern: en→ua→ru→en→ua... But I want to switch layouts independently, using different keys for each layout, for example: qWCapsLock — enable EN layoutShift+CapsLock — enable UA layoutCtrl+CapsLock — enable RU layoutAfter googling and reading different forums I come to following solution (here is documents and discussion in russian). Create files

/usr/share/X11/xkb/compat/mycompat
Code: Select all 
default partial xkb_compatibility "default"  {
   interpret Mae_Koho {
       action= LockGroup(group=3);
   };
   interpret Zen_Koho {
       
[code]...

This works perfectly, but all multimedia keys now not recognized by xev and as result they does not work. I know that I can use xmodmap to map keys, but maybe same result can be achieved by fixing some of the newly created files or setxkbmap+xkbcomp command listed above.

View 0 Replies View Related

Debian Multimedia :: Password Prompt Locks All App-switching In Gnome

May 5, 2015

I often need to login into various accounts. In Debian 7 I always was able to copy and paste passwords from text files if I was asked for an input, but now the textfield for password input locks the whole system and I can't do anything else before I have supplied the password. Is there any way of restoring the old behaviour to make password input forms (like the request for GPG key passwords in Evolution) just being an addintional app-window instead of an input request, that locks everything else? I want to be able to open the proper file with the login data when prompted for it.

I know I could theoretically solve this issue by using a general system wide main key which would supply all individual login data, but I want to memorize some often needed phrases by actually typing them when I need them. I just want the possibility to open text files for copy and paste when I'm prompted for a password if this is something I don't even want to remember.

View 0 Replies View Related

Debian Multimedia :: Prevent Touchpad From Switching To Secondary Click

Oct 28, 2015

So I'm trying to change the primary click on my touch-pad to left-handed with xmodmap -e "pointer = 3 2 1". it changed successfully, but there is one functionality I'd like changed. The touch pad itself changes to secondary too, but I want it to remain as primary.

View 0 Replies View Related

Debian Multimedia :: Stretch With Gnome And Cinnamon - Computer Hangs While Switching Users

Sep 10, 2015

I'm using Debian Stretch with Gnome and Cinnamon. My desktop computer sports an nvidia geforce 970 gpu (this may be relevant, and it is the reason I had to go with stretch.) I'm not a very experienced linux user but I get along fine.

I'm sharing my computer with my mom and whenever we have to switch users, the computer seems to shut down for 35 seconds: the screen doesn't receive signal anymore. After a new user is chosen, it takes another 35 seconds to get to her session. This is embarassing because my os runs on an ssd and everything else is nice and fast. At first I thought it may be a matter of us two not using the same window manager or not using the "default" window manager, but changing window managers didn't work.

Today I learned about the existence of /var/log/syslog and I decided to check what happened to it when I switched users. I can't post the whole log of what happens because it is too big, but I put it on pastebin : [URL] ....

I understand almost nothing of what is written here, but I saw some interesting things:

- after 35 seconds intervals where nothing is logged, there is a stall on cpu detected (lines 68, 500)
- my gpu seems to have something to do in all this

View 7 Replies View Related

Debian Multimedia :: Gnome Applet For Switching CPU Frequency Scaling Has 'disappeared' And Not Listed In Add To Panel

Sep 8, 2011

I have a suspicion that this is easily fixed, however a good google (and this forum) hammering having turned up the fix. So I probably have the wrong search criteria, My Gnome Applet for switching CPU Frequency Scaling has 'disappeared' and is not listed in the the Add to Panel.. list of applets.

View 3 Replies View Related

Ubuntu :: Switching From UNR To Desktop?

Aug 21, 2010

So I did a

Code:
sudo apt-get install ubuntu-desktop && sudo apt-get purge ubuntu-netbook*

To switch from UNR to the Desktop version.

Everything is fine except for the fact that when I have a maximized window, I do not have the minimize, maximize, and close buttons.

I have a feeling I just need to tweak something in gconf-editor, but I can't seem to find the correct setting.

View 3 Replies View Related

OpenSUSE Hardware :: Logitech Marble Mouse USB Scrollwheel Emulation On 11.2?

Jan 7, 2010

After upgrading from OS11.1 to 11.2 I am annoyed by the fact that no configuration options exist any more to customize for my mouse. This is a 2-button trackball very ergonomic for people. that are prone to have RSI problems like me, a real solution.

Before in 11.1 I could use Yast to set up X that it would emulate a scrollwheel with the right button. Unfortunately now with 11.2 all has to be recognised automatically and they simply threw out the mouse configuration in Yast, leaving us with some useless console mouse configuration. Not every upgrade means an improvement, which seems very much like ....

Could somebody help me or give me pointers what is the procedure to recover this emulated scrollwheel functionality? I know it has to do with xorg.conf, but I don't have that file and without this good start it will be difficult for me to get anywhere. How is this file re-created?

View 2 Replies View Related

Ubuntu :: Will Switching From Desktop Version

May 14, 2010

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?

View 2 Replies View Related

Ubuntu :: E17 Virtual Desktop Switching?

Oct 26, 2010

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.

View 5 Replies View Related

Fedora :: Switching Workspace Freezes Desktop

Sep 3, 2009

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.

[code]...

View 1 Replies View Related

Ubuntu :: Add Desktop Switching Keyboard Shortcuts?

Dec 29, 2010

i cant't seem to find a way to do it.

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.

View 1 Replies View Related

Ubuntu :: Switching Between Desktop Environments Without Logging Out

Mar 21, 2011

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?

View 1 Replies View Related

Ubuntu :: Switching Between Kde And Gnome Desktop Environment?

Apr 11, 2011

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.

View 4 Replies View Related

Ubuntu :: Switching Between Desktop Environments KDE & Unity?

May 12, 2011

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,

View 1 Replies View Related

Red Hat / Fedora :: Freezes At Boot After Switching Desktop?

Mar 29, 2010

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.

View 3 Replies View Related

Ubuntu Installation :: Installs Cut Short By Desktop Switching Off

Mar 6, 2011

So I have decided to switch to ubuntu since xp gave out on me. Everything seemed so easy during install untill it randomly shut off. It now does this during different stages of installation but never gets further than after entering my user details and beginning the install. Its not faulty hardware as boots into xp home ed fine. I want a full install of ubuntu only though.I have tried both 10.04 and 10.10 (32 bit) booting from Live CDs (3 diff copys, as was paranoid of probs with the iso download)

The hardwares largely unknown but easily ran xp media center previously a year or 2 before. I'm very confident its not underpowered for this.As you can probably tell I'm completely new to this and not overly technical. I have looked around and some things suggest a problem with graphics cards.

View 1 Replies View Related

Ubuntu :: Desktop And Gnome Panels Won't Keep Still When Switching Viewports In 11.04 / Fix It?

Apr 29, 2011

When I switch viewports in 11.04, the gnome panels, desktop and stickied windows slide when they would stay put in 10.10. How do I change back to the previous behaviour? I'm using Ubuntu Classic (Gnome 2) and love that Compiz didn't carry over my settings during the upgrade.

View 1 Replies View Related

Ubuntu :: Artifacts Left On Desktop After Switching To Awm Then Back To Gnome

Aug 13, 2010

I recently tried out the awm version of the desktop environment. When I switched back to the Gnome desktop, I found a couple of titlebar-like artifacts left on the desktop.I did some experimenting, using System Monitor and the Kill xxxx command and managed to rid myself of one of the artifacts. The remaining artifact can be taken care of by using kill xxxx comand for the gtk-window-decorator but, this basically renders window buttons useless after the command is issued.

I think I had a couple applications running at startup in Gnome desktop before I switched to awm, and they didn't start at startup when I returned to Gnome desktop, but the titlebar-like artifacts did.Is there a way to reset the state of the gtk-window-decorator in a manner that is less destructive, and which allows my desktop to be clear of this artifact?

View 1 Replies View Related

Ubuntu :: Unity Desktop Graphics Offset After User Switching?

Jun 27, 2011

When switching users or logging out and then back in, the unity desktop will be shifted to the right, so that the clock, power button, etc. is off-screen. This does not happen every time, but seems to be about 50% of the time.It looks to be shifted about the width of the toolbar on the left, so that there is a blank column the width of the toolbar, then the toolbar. So, maybe some screen position data is not being reset at log out

View 1 Replies View Related

Debian Multimedia :: Customize Desktop Debian Squeeze Xfce?

May 11, 2011

I just a newbie.i want to try customize my desktop.i found a website shown linux desktop very greatfull, like this :but i don't know how to start it.any expert guys please let me know the guiding for me to start this.

View 1 Replies View Related

Ubuntu :: During Switching Bitween Xubuntu, Xfce Desktop Environment Lost Task Bar?

Jun 30, 2011

I'm using ubuntu 11.4 ,during switching bitween ubunu, xubuntu, xfce desktop environment I lost my task bar. now I have no access to all the software.the only icons I can see are the ones I had on the desktop.

View 6 Replies View Related

Ubuntu Installation :: Lucid Shows Blank Screen / When Switching User With Ati Card & Desktop Effects

May 4, 2010

Lucid is not in testing but it's released.It seems it works now, with all desktop effects activated and switching users and closing sessions.The only thing I still don't know is which screensaver can I use if removing gnome-screensaver?

View 1 Replies View Related

Debian Multimedia :: Desktop Is OFF The Screen?

Jul 21, 2010

When I boot into debian, the desktop is not correctly centered on the monitor. It is NOT my resolution settings. Here are pictures of what I mean:The left side of he desktop is fine, but the top is not.The right side is also off the monitor.P.S. pull images off web browser and onto desktop to the pictures full sizedHow do I fix this in debian? Is there a file to modify, or a terminal command I can use to fix this

View 11 Replies View Related







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