MX-17 Beta 3 Feedback

Message
Author
User avatar
Jerry3904
Administrator
Posts: 23615
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-17 Beta 3 Feedback

#11 Post by Jerry3904 »

Want a really small annoyance? The items in the Favorites menu are not in alphabetical order--or any other order AFAIK.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
zebedeeboss
Posts: 84
Joined: Mon Dec 27, 2010 12:33 am

Re: MX-17 Beta 3 Feedback

#12 Post by zebedeeboss »

Note:
If anyone has a problem with a HUGE mouse cursor due to 4k resolution

add a file called .gtkrc-2.0 to your home folder and the contents need to be

Code: Select all

gtk-cursor-theme-name="Adwaita"
gtk-cursor-theme-size=22
You pick the theme-name and you pick the cursor-theme-size

Apologies if this is not the correct way or there is a better way - but it works for me here.
Last edited by zebedeeboss on Wed Nov 29, 2017 4:58 pm, edited 1 time in total.
Linux User #565092
AMD Ryzen 7 7800X3D | CORSAIR H100x COOLER | GIGABYTE B650M DS3H MB | 32GB Corsair DDR5 5200MHz | GeForce RTX™ 4070 | 1TB SOLIDIGM M.2 NVMe | LIAN LI LANCOOL 215 CASE | 49" G9 QLED Dual-QHD 240Hz Monitor 5120x1440 32:9 1000R Curve

User avatar
richb
Administrator
Posts: 11037
Joined: Wed Jul 12, 2006 2:17 pm

Re: MX-17 Beta 3 Feedback

#13 Post by richb »

The Debian backports repo is hanging for me when called from MXPI. When enabled in Synaptic it does refresh. Anyone else seeing this. It did the same in b2.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
Adrian
Developer
Posts: 9264
Joined: Wed Jul 12, 2006 1:42 am

Re: MX-17 Beta 3 Feedback

#14 Post by Adrian »

richb wrote:The Debian backports repo is hanging for me when called from MXPI. When enabled in Synaptic it does refresh. Anyone else seeing this. It did the same in b2.
I had problems with that, I think it might be because it downloads packages in quick succession maybe there's a timeout for this kind of downloads, not sure, somebody who knows more about websites should tell me what's best to use to download the packages I use something like this:

Code: Select all

wget ftp://ftp.us.debian.org/debian/dists/" + ver_name + "-backports/main/binary-" + arch + "/Packages.gz -O mainPackages.gz"
And then I download contribPackages.gz and nonfreePackages.gz, I put a 3 second delay between the downloads but it doesn't seem to help.

User avatar
richb
Administrator
Posts: 11037
Joined: Wed Jul 12, 2006 2:17 pm

Re: MX-17 Beta 3 Feedback

#15 Post by richb »

All Users not checked in Network Manager, I thought this was required to auto-connect to wlan upon booting. Currently it does not connect.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
dolphin_oracle
Developer
Posts: 22825
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-17 Beta 3 Feedback

#16 Post by dolphin_oracle »

richb wrote:All Users not checked in Network Manager, I thought this was required to auto-connect to wlan upon booting. Currently it does not connect.
it does here.

however, you have to set it up after each user is created. or check the box. there is no way to ship with the box checked.

incidentally, this configuration has not changed since early alpha.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

User avatar
richb
Administrator
Posts: 11037
Joined: Wed Jul 12, 2006 2:17 pm

Re: MX-17 Beta 3 Feedback

#17 Post by richb »

dolphin_oracle wrote:
richb wrote:All Users not checked in Network Manager, I thought this was required to auto-connect to wlan upon booting. Currently it does not connect.
it does here.

however, you have to set it up after each user is created. or check the box. there is no way to ship with the box checked.

incidentally, this configuration has not changed since early alpha.
It does for me too, when the box is checked. Hard to remember all the default settings through 4 per-releases.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
dolphin_oracle
Developer
Posts: 22825
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-17 Beta 3 Feedback

#18 Post by dolphin_oracle »

richb wrote:
dolphin_oracle wrote:
richb wrote:All Users not checked in Network Manager, I thought this was required to auto-connect to wlan upon booting. Currently it does not connect.
it does here.

however, you have to set it up after each user is created. or check the box. there is no way to ship with the box checked.

incidentally, this configuration has not changed since early alpha.
It does for me too, when the box is checked. Hard to remember all the default settings through 4 per-releases.
generally you set up a connection twice.

1. on the live media, (if you bother to do so, I usually don't unless I'm using a live stick).
2. again after initial reboot.

If its not working as above (which has been the same for every release except alpha 1, which I messed up with some interfaces stuff), then we need more info.

Install methodolgy
type of network
vpns?
inxi -n
is this after a hibernate or a cold restart?

and so forth.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

User avatar
richb
Administrator
Posts: 11037
Joined: Wed Jul 12, 2006 2:17 pm

Re: MX-17 Beta 3 Feedback

#19 Post by richb »

generally you set up a connection twice.

1. on the live media, (if you bother to do so, I usually don't unless I'm using a live stick).
2. again after initial reboot.

If its not working as above (which has been the same for every release except alpha 1, which I messed up with
some interfaces stuff), then we need more info.

Install methodolgy
type of network
vpns?
inxi -n
is this after a hibernate or a cold restart?

and so forth.
I did not set it up in live,

And did not check the box until after several boots, some cold some restarts. Once checked it auto-connects. Si it is working as expected.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
Stevo
Developer
Posts: 14909
Joined: Fri Dec 15, 2006 7:07 pm

Re: MX-17 Beta 3 Feedback

#20 Post by Stevo »

Jerry3904 wrote:Want a really small annoyance? The items in the Favorites menu are not in alphabetical order--or any other order AFAIK.
I always put my most frequent favorites at the top or bottom of the list anyway--easy to drag and drop them there. We have to give those that suffer from OCD something to do, eh?

Locked

Return to “General”