top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

I am using fedora 22 laptop, the right click of the USB based mouse does not work. How can I investigate ?

+2 votes
227 views
I am using fedora 22 laptop, the right click of the USB based mouse does not work. How can I investigate ?
posted Dec 30, 2015 by anonymous

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
0 votes

When I try:

 ping -R www.google.com

I get:

PING www.google.com (173.194.113.112) 56(124) bytes of data.

but the list of nodes does not appear, and I wait for more than 5 minutes. traceroute www.google.com gives immediately the list of nodes.

This is fedora 18, iptables stopped (and flushed), firewalld stopped.Could it be somehow due to not flushing firewalld rules ? (I don't know much about firewalld)

0 votes

For some reason unbeknownst to me, the middle button on my mouse no longer pastes texts into terminal windows, emails, or anywhere else it use to after I highlight text.

Everything else on my mouse appears to work just fine. I haven't applied any updates. Actually, I decided to update my desktop and rebooted after this problem appeared.

I'm running Fedora 20. I know, it's getting long in the tooth. I am actually going to install the latest and greatest soon, but not for another month or so.

I'd really appreciate it if someone could point me in the right direction to get this annoying issue resolved.

0 votes

I want my Fedora 22 box to run at a video resolution of 1680x1050.

I added and selected that resolution by doing:

$ xrandr --newmode "1680x1050_60.00"  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync
$ xrandr --addmode VGA-0 1680x1050_60.00
$ xrandr --output VGA-0 --mode 1680x1050_60.00

That worked, but when I reboot the resolution reverts to 1280x1024.

I tried creating file:

/etc/X11/xorg.conf.d/40-monitor.conf

and putting in it:

Section "Monitor"
 Identifier "VGA-0"
 Option "PreferredMode" "1680x1050_60.00"
EndSection

but that had no effect (perhaps because the resolution was not found after the reboot).

How can I set the resolution to 1680x1050 permanently?

...