TQSL

2020-01-25 Thread jarmo
Any updates for Trustedqsl, newest verison
seems to be published???

Jarmo
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: system call to the clipboard

2020-01-25 Thread Samuel Sieb

On 1/25/20 3:40 PM, ToddAndMargo via users wrote:
Anyone know what the system calls are to write and read from the primary 
and secondary clipboards?


It's actually an X function call (or Wayland now).  I would suggest 
looking at the code of "xsel" or "xclip" if you want details.  Most 
higher level toolkits provide convenient wrappers for that.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


system call to the clipboard

2020-01-25 Thread ToddAndMargo via users

Hi All,

Anyone know what the system calls are to write and read from the primary 
and secondary clipboards?


Many thanks,
-T
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: F8 key not workingwith vncviewer??

2020-01-25 Thread Michael D. Setzer II
On 25 Jan 2020 at 7:00, Ed Greshko wrote:

From:   Ed Greshko 
Subject:Re: F8 key not workingwith vncviewer??
To: Fedora 
Date sent:  Sat, 25 Jan 2020 07:00:56 +0800
Send reply to:  Community support for Fedora users 


> On 2020-01-25 06:52, Ed Greshko wrote:
> > On 2020-01-25 03:07, Michael D. Setzer II via users wrote:
> >> Not sure when it stopped working, since don't use it often.
> >> Had noticed that start of connections it was listing F8^M key??
> >> Was trying to use it when connected to a windows machine, and nothing 
> >> happens. Then tried it on one of my other Fedora machines, and from a 
> >> terminal window it puts out a ~ each time the key was pressed, but no menu.
> >> Connected to the same machines using a windows machine with tightvnc's 
> >> vncviewer, and the F8 key works perfectly.
> >> I'v seen a similar problem with something in the past, where the files 
> >> where 
> >> using the DOS CR/LF instead of the linux LF. In that case, just used the 
> >> dos2unix on source code and rebuilt.
> >>
> >> This is a Fedora 30 machine fully updated.
> >> The man and help for vncviewer doesn't appear to show any contact 
> >> addresses. 
> >>
> >> Did note that the default file in the .vnc directory was in DOS format, 
> >> but 
> >> running dos2unix on it made no difference.
> >>
> >> Note sure where to report this. Currently have to reboot machine into old 
> >> Windows 7 OS that was originally on notebook to use the F8 key..
> >>
> >> Thanks.
> > My vncserver is running on a rawhide instance  tigervnc-server-1.10.1-2.
> > The viewer is run from an updated F31 system tigervnc-1.10.1-1.
> >
> > When I connect to the sever and a connection is open the F8 keep pops up a 
> > menu as it
> > is supposed to.
> >
> >
> 
> Oh, I should add that my server and client are both running KDE and using the 
> Xorg server.
> 
> Are you running your vncviewer in GNOME/Wayland? 
> 
Finally figured the problem. The .vnc directory had a default.tigervnc file in 
it 
that was in the DOS CR/LF formated text file. It had been there for some 
time, and didn't cause an issue. At some point it caused the F8^M to show 
up,  but didn't use the key so never looked into it.
Had changed it with dos2unix, but still got the same result. Problem was I 
was in root mode, so it was using the .vnc default.tiger, which was in the 
/root/.vnc directory. After fixing that one as well it is working.

Not sure what created that file. Setup vnc on another user account, and the 
file was not created. Also, tried renaming it, and it works fine with out it. 
Might 
be that it was created with a previous version. Options seem to be default 
values, but being in DOS format caused the ^M.


> -- 
> The key to getting good answers is to ask good questions.
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


++
 Michael D. Setzer II - Computer Science Instructor (Retired) 
 mailto:mi...@guam.net
 mailto:msetze...@gmail.com
 Guam - Where America's Day Begins
 G4L Disk Imaging Project maintainer 
 http://sourceforge.net/projects/g4l/
++

http://setiathome.berkeley.edu (Original)
Number of Seti Units Returned:  19,471
Processing time:  32 years, 290 days, 12 hours, 58 minutes
(Total Hours: 287,489)

BOINC@HOME CREDITS

ROSETTA  66311323.990119 | ABC  16613838.513356
SETI109804121.703177 | EINSTEIN141859222.999240
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: FC31: NM won't activate interface : "strictly unmanaged"

2020-01-25 Thread Samuel Sieb

On 1/25/20 2:18 PM, sean darcy wrote:

On 1/25/20 3:33 PM, Samuel Sieb wrote:

On 1/25/20 9:06 AM, sean darcy wrote:
On FC31 I can't persistently rename the interfaces, see: 
https://bugzilla.redhat.com/show_bug.cgi?id=1777893


So I want to use FC31 interface names : enp1s0 and enp0s20u3.

I've used nmtui to set up the interfaces. But NM won't activate them 
because they are "strictly unmanaged" !!


How do I fix that ?

Is there some other way to persistently activate the interface ?


What does "nmcli d" show?
___


It shows the state as unmanaged.


Try "nmcli d set enp1s0 managed on".  I'm not sure if that's a 
persistent change though.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: FC31: NM won't activate interface : "strictly unmanaged"

2020-01-25 Thread Ed Greshko
On 2020-01-26 06:34, sean darcy wrote:
> I can't cut and paste the output because I can't access the machine when it's 
> on the FC31 kernel, since no interfaces are up. I have to manually reboot and 
> use the keyboard, and then reboot to the Fc30 kernel. 

Sure you can

Cut and Paste to a file and save it.

Boot to F30.

The file is still there.

-- 
The key to getting good answers is to ask good questions.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: FC31: NM won't activate interface : "strictly unmanaged"

2020-01-25 Thread sean darcy

On 1/25/20 5:18 PM, sean darcy wrote:

On 1/25/20 3:33 PM, Samuel Sieb wrote:

On 1/25/20 9:06 AM, sean darcy wrote:
On FC31 I can't persistently rename the interfaces, see: 
https://bugzilla.redhat.com/show_bug.cgi?id=1777893


So I want to use FC31 interface names : enp1s0 and enp0s20u3.

I've used nmtui to set up the interfaces. But NM won't activate them 
because they are "strictly unmanaged" !!


How do I fix that ?

Is there some other way to persistently activate the interface ?


What does "nmcli d" show?
___


It shows the state as unmanaged.

sean



I can't cut and paste the output because I can't access the machine when 
it's on the FC31 kernel, since no interfaces are up. I have to manually 
reboot and use the keyboard, and then reboot to the Fc30 kernel.


Sigh.

sean
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: FC31: NM won't activate interface : "strictly unmanaged"

2020-01-25 Thread sean darcy

On 1/25/20 3:33 PM, Samuel Sieb wrote:

On 1/25/20 9:06 AM, sean darcy wrote:
On FC31 I can't persistently rename the interfaces, see: 
https://bugzilla.redhat.com/show_bug.cgi?id=1777893


So I want to use FC31 interface names : enp1s0 and enp0s20u3.

I've used nmtui to set up the interfaces. But NM won't activate them 
because they are "strictly unmanaged" !!


How do I fix that ?

Is there some other way to persistently activate the interface ?


What does "nmcli d" show?
___


It shows the state as unmanaged.

sean

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: FC31: NM won't activate interface : "strictly unmanaged"

2020-01-25 Thread Samuel Sieb

On 1/25/20 9:06 AM, sean darcy wrote:
On FC31 I can't persistently rename the interfaces, see: 
https://bugzilla.redhat.com/show_bug.cgi?id=1777893


So I want to use FC31 interface names : enp1s0 and enp0s20u3.

I've used nmtui to set up the interfaces. But NM won't activate them 
because they are "strictly unmanaged" !!


How do I fix that ?

Is there some other way to persistently activate the interface ?


What does "nmcli d" show?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: how to set default route on multihome

2020-01-25 Thread Mike Wright

On 1/25/20 9:39 AM, sean darcy wrote:

On 1/24/20 1:06 PM, Mike Wright wrote:

On 1/24/20 9:54 AM, sean darcy wrote:
I'm trying to set up a dmz between my internal network and the 
router. Interface A for internal, interface B for the router. How do 
I make sure the default route is set to interface B ?


Hi Sean,

I can give you the manual method for ipv4.

For traffic to cross between the two interfaces forwarding must be 
enabled.  That is done in sysctl.conf


net.ipv4.ip_forward=1

Then the default route is assigned to the router interface:

ip route add default via  dev 

Very straight forward.

HTH
___


But how do I make it persistent ?


The forwarding setting is sysctl.conf is persistent.

Here is a link that shows how to add settings using nmcli.  These 
settings should be persistent (can't swear to it.  I kill networkmanager 
with extreme prejudice :)


https://www.server-world.info/en/note?os=Fedora_29&p=initial_conf&f=3
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Some things that would make Linux/KDE better for me...

2020-01-25 Thread linux guy
Me too !

On Sat, Jan 25, 2020 at 10:44 AM Patrick O'Callaghan 
wrote:

> On Sat, 2020-01-25 at 20:38 +0800, Ed Greshko wrote:
> > On 2020-01-25 19:18, Patrick O'Callaghan wrote:
> > > > 4) It would be really, really nice if KDE remembered which desktop an
> > > > application was on when you rebooted after doing a forced shutdown.
> For
> > > > example, sometimes I have 30 Firefox browsers open on various topics,
> > > > spread across 3 or 4 desktops, plus some PDFs in viewers and a few
> Konsole
> > > > sessions and a few Kwrite documents... and a large update comes
> along that
> > > > I need to apply that requires a reboot.
> > > This is also a pet peeve of mine. However I think KDE apps do remember
> > > their desktop, it's the non-KDE ones that don't. This includes Firefox
> > > and Chrome among others.
> > >
> >
> > I'm not a user of saved desktops.
> >
> > But, I just confirmed that if I have the setting set for "Restore
> previous session" and if I have a window
> > rule for firefox to be in a certain desktop it will start in that
> desktop upon logout/login.
>
> Now try it with multiple windows, each in a different desktop. For
> extra credit, make sure each window has multiple tabs.
>
> poc
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
>
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Some things that would make Linux/KDE better for me...

2020-01-25 Thread Patrick O'Callaghan
On Sat, 2020-01-25 at 20:38 +0800, Ed Greshko wrote:
> On 2020-01-25 19:18, Patrick O'Callaghan wrote:
> > > 4) It would be really, really nice if KDE remembered which desktop an
> > > application was on when you rebooted after doing a forced shutdown.  For
> > > example, sometimes I have 30 Firefox browsers open on various topics,
> > > spread across 3 or 4 desktops, plus some PDFs in viewers and a few Konsole
> > > sessions and a few Kwrite documents... and a large update comes along that
> > > I need to apply that requires a reboot.
> > This is also a pet peeve of mine. However I think KDE apps do remember
> > their desktop, it's the non-KDE ones that don't. This includes Firefox
> > and Chrome among others.
> > 
> 
> I'm not a user of saved desktops.
> 
> But, I just confirmed that if I have the setting set for "Restore previous 
> session" and if I have a window
> rule for firefox to be in a certain desktop it will start in that desktop 
> upon logout/login.

Now try it with multiple windows, each in a different desktop. For
extra credit, make sure each window has multiple tabs.

poc
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: how to set default route on multihome

2020-01-25 Thread sean darcy

On 1/24/20 1:06 PM, Mike Wright wrote:

On 1/24/20 9:54 AM, sean darcy wrote:
I'm trying to set up a dmz between my internal network and the router. 
Interface A for internal, interface B for the router. How do I make 
sure the default route is set to interface B ?


Hi Sean,

I can give you the manual method for ipv4.

For traffic to cross between the two interfaces forwarding must be 
enabled.  That is done in sysctl.conf


net.ipv4.ip_forward=1

Then the default route is assigned to the router interface:

ip route add default via  dev 

Very straight forward.

HTH
___


But how do I make it persistent ?

sean

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


FC31: NM won't activate interface : "strictly unmanaged"

2020-01-25 Thread sean darcy
On FC31 I can't persistently rename the interfaces, see: 
https://bugzilla.redhat.com/show_bug.cgi?id=1777893


So I want to use FC31 interface names : enp1s0 and enp0s20u3.

I've used nmtui to set up the interfaces. But NM won't activate them 
because they are "strictly unmanaged" !!


How do I fix that ?

Is there some other way to persistently activate the interface ?

sean

 cat /etc/sysconfig/network-scripts/ifcfg-enp*
TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=none
IPADDR=10.10.11.251
PREFIX=24
DNS1=10.10.11.251
DEFROUTE=no
IPV4_FAILURE_FATAL=no
IPV6INIT=no
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
NAME=enp0s20u3
UUID=bf8aa45c-31e4-403a-9c14-c1a59bf0f2b2
ONBOOT=yes
DEVICE=enp0s20u3

TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=dhcp
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=yes
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
NAME=enp1s0
UUID=a1b089e9-5a13-4df7-8f09-9f54ebc56cea
DEVICE=enp1s0
ONBOOT=yes


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Anybody need a ... ??

2020-01-25 Thread Fred Smith
Hi!

We're cleaning house, trying to downsize so we can move into a
retirement community, so we're finding all sorts of stuff to get
rid of.

One thing I'm reluctant to throw out is my Multitech MT5600BA V90
modem.

I used it for dialup for several years before broadband became available
and it was great, stable, and fast. (its predecessor, a much-touted
consumer-grade V90 modem was unreliable and not great). I'm thinking we
are/were on an unstable copper pair, but the phone company said it was
fine.

So, anyway, I have this lovely industrial-strength modem I'd like to
provide someone, "free to a good home", if anyone has, or knows of
anyone who  has, a use for a V90 modem.

Original packaging (including the floppy-based "drivers" for windoze! :) )
and a printout of the modem manual.

Anyone??

Thanks in advance!

Fred

-- 
 Fred Smith -- fre...@fcshome.stoneham.ma.us -
 God made him who had no sin
  to be sin for us, so that in him
 we might become the righteousness of God."
--- Corinthians 5:21 -
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Some things that would make Linux/KDE better for me...

2020-01-25 Thread Ed Greshko
On 2020-01-25 19:18, Patrick O'Callaghan wrote:
>> 4) It would be really, really nice if KDE remembered which desktop an
>> application was on when you rebooted after doing a forced shutdown.  For
>> example, sometimes I have 30 Firefox browsers open on various topics,
>> spread across 3 or 4 desktops, plus some PDFs in viewers and a few Konsole
>> sessions and a few Kwrite documents... and a large update comes along that
>> I need to apply that requires a reboot.
> This is also a pet peeve of mine. However I think KDE apps do remember
> their desktop, it's the non-KDE ones that don't. This includes Firefox
> and Chrome among others.
>

I'm not a user of saved desktops.

But, I just confirmed that if I have the setting set for "Restore previous 
session" and if I have a window
rule for firefox to be in a certain desktop it will start in that desktop upon 
logout/login.

I have also found, while testing in a VM, that if you don't have 
"KillUserProcesses=yes" set in
/etc/systemd/logind.conf you can get into a situation where if you logout/login 
it can result in
a black-screen.

Another quirk, even though I'm not running dolphin it gets started in the 
Desktop I was in when I
logged out.

All of this may explain why I don't use that "feature".

-- 
The key to getting good answers is to ask good questions.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Some things that would make Linux/KDE better for me...

2020-01-25 Thread Patrick O'Callaghan
On Fri, 2020-01-24 at 23:48 -0700, linux guy wrote:
> I'm running Fedora 31/KDE and it is great.  Fantastic, actually.   Kudos to
> the team that delivers and supports Fedora, release after release.  Things
> just keep getting better and better and the update process is so smooth and
> easy.  Especially compared to those other operating systems...
> 
> However, F31/KDE isn't perfect.   Here are a few things that could be
> better...

There is a KDE Fedora mailing list where it would probably be more
productive to post this. 

> 
> [...]

> 4) It would be really, really nice if KDE remembered which desktop an
> application was on when you rebooted after doing a forced shutdown.  For
> example, sometimes I have 30 Firefox browsers open on various topics,
> spread across 3 or 4 desktops, plus some PDFs in viewers and a few Konsole
> sessions and a few Kwrite documents... and a large update comes along that
> I need to apply that requires a reboot.

This is also a pet peeve of mine. However I think KDE apps do remember
their desktop, it's the non-KDE ones that don't. This includes Firefox
and Chrome among others.

> 
> [...]

> 2) Multiple desktops.   OMG, I could never live without multiple desktops.
> So nice to be able to sort tasks into desktops and then jump from desktop
> to desktop to handle things.

Gnome also has multiple desktops. I find the KDE implementation much
more usable, but that's a matter of preference.

> 4) dnf update.  Dnf in general.  Has there ever been such a great package
> manager ?   I can remember complaining going from Yum to DNF, but I was
> wrong !

This has nothing to do with KDE. Dnf is common to all Fedora spins.

poc
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Some things that would make Linux/KDE better for me...

2020-01-25 Thread linux guy
Interesting comments, Ed.One of the benefits of making a post like this
is the feedback it will get from the unique and talented audience on this
list.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Some things that would make Linux/KDE better for me...

2020-01-25 Thread Ed Greshko
On 2020-01-25 14:48, linux guy wrote:
> I'm running Fedora 31/KDE and it is great.  Fantastic, actually.   Kudos to 
> the team that delivers and supports Fedora, release after release.  Things 
> just keep getting better and better and the update process is so smooth and 
> easy.  Especially compared to those other operating systems...
>
> However, F31/KDE isn't perfect.   Here are a few things that could be 
> better...
>
> 1) There is a bug that creates distortion in playing audio via HDMI monitors. 
>   I frequently have to do a pulseaudio -k to reset things.

File a bugzilla.

>
> 2) There is a bug when running dual monitors and the left monitor is rotated 
> and not the primary monitor.   I have to start SystemSettings and force a 
> reinitialization every time I reboot.

File a bugzilla.

>
> 3) There is a bug wherein the HDMI monitor I want my audio played on isn't 
> saved.   It always wants to play on the first (left most) monitor.   I have 
> to start pauvolume and select my primary monitor every time I reboot.

Have you actually found a monitor with good speakers?  :-)
I don't know if this is a bug or configuration since my 2 monitors have really 
bad speakers and I refuse to
use them.  My external Bose speakers do a *much* better job.  :-)

>
> 4) It would be really, really nice if KDE remembered which desktop an 
> application was on when you rebooted after doing a forced shutdown.  For 
> example, sometimes I have 30 Firefox browsers open on various topics, spread 
> across 3 or 4 desktops, plus some PDFs in viewers and a few Konsole sessions 
> and a few Kwrite documents... and a large update comes along that I need to 
> apply that requires a reboot.  

Did you check "System Settings-->Startup and Shutdown-->Desktop Session"?

>
> Generally I do a #dnf update followed by a #shutdown -r now.
>
> When I reboot and login to a new session, Firefox allows me to restore all my 
> open browsers, but it doesn't remember which Desktop they were on... so I 
> have to manually sort them.   Likewise Konsole sessions don't remember what 
> Desktop they were in, nor the path they were open to.   Would be nice if they 
> did.

You probably will get closer to your goal by checking/trying the options noted 
above and logging out
prior to doing a restart.

You may also want to investigate "System Settings-->Window Management--Window 
Rules".  You can
control where, what size, etc, of applications.

>
> 5) There is an unintended behavior whereby if I open a document fullsize on 
> one screen, it goes fullsize on any screen I move it to. 
>
> For example, I run a 22" monitor in portrait mode to the left of my primary 
> 43" 4K monitor.   I often fullscreen a document in the side monitor to refer 
> to while I am working on something on the primary monitor.   If I then drag 
> the document from the side monitor to the primary 4K monitor, it goes 
> fullscreen there.   And then I have to resize it.  It would be nice if it 
> stayed the same size, pixel wise, when it moves from screen to screen.

Sounds to me as if that is an intended behavior.  If a window is in full-screen 
and you move it another display
why shouldn't it remain in full-screen?

>
> 6) My mouse doesn't move enough... 
>
> My desktop is very wide.   A side 1920x1080 monitor running in portrait 
> beside a 4K monitor.   I have my mouse speed/acceleration turned right up, 
> but I often run out of space on my mouse pad before I can move across or even 
> up and down my desktop.  It would be nice if there was more 
> speed/acceleration so less hand movement was required.
>

FWIW, I got sick of mice and the wrist pain if produced for me.  I switched to 
a trackball and never regretted
that decision.  I can zip across my 2 2560x1440 displays with the flick of a 
finger.


-- 
The key to getting good answers is to ask good questions.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org