LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > ChromeOS
User Name
Password
ChromeOS This forum is for the discussion of ChromeOS.

Notices


Reply
  Search this Thread
Old 04-01-2021, 02:21 PM   #16
Bonzoo
Member
 
Registered: Sep 2018
Location: Costa Rica
Distribution: Antix21a2,Parrot rolling,MXfce19.4,Sparky Openbox
Posts: 233

Rep: Reputation: 48

Quote:
Originally Posted by vw98008 View Post
According to distrowatch.com, MX Linux is the most downloaded distro and the download number of Antix is one-sixth of MX. Less number of applications can make such a big difference.
Both are bad to the bone.Antix control center gives you full control of config Icewm. I made mine super lean...on a 240ssd because most de's are full of garbage.Notice the comment outs ;-)

menufile "Applications"
/usr/share/icons/papirus-antix/48x48/apps/applications.png menu-applications
separator
prog "Terminal" /usr/share/icons/papirus-antix/48x48/apps/terminal.png
desktop-defaults-run -t
prog "File Manager"
/usr/share/icons/papirus-antix/48x48/apps/file-manager.png
desktop-defaults-run -fm
separator

"Web Browser" /usr/share/icons/papirus-antix/48x48/apps/web-browser.png
desktop-defaults-run -b
prog "Editor" /usr/share/icons/papirus-antix/48x48/apps/text-editor.png
desktop-defaults-run -te
prog "App Select"
/usr/share/icons/papirus-antix/48x48/apps/gnome-searchtool.png
/usr/local/bin/app-select

#menufile "Personal"
/usr/share/icons/papirus-antix/48x48/apps/preferences-desktop-user.png
personal
#menu "Recent Files"
/usr/share/icons/papirus-antix/48x48/places/folder-blue-recent.png {
*** #menuprog "Recent Files List"
/usr/share/icons/papirus-antix/48x48/places/folder-blue-recent.png
/usr/local/bin/icewm-menu-recentfiles.sh
*** separator
*** #prog "Change number of files to show"
/usr/share/icons/papirus-antix/48x48/apps/gnome-activity-journal.png
/usr/local/bin/recently-used-settings.sh
*** #prog "Clear Recent File History"
/usr/share/icons/papirus-antix/48x48/apps/bleachbit.png
/usr/local/bin/recently-used-delete.sh
}
separator
#menu "Desktop" /usr/share/icons/papirus-antix/48x48/apps/user-desktop.png {
*** #menufile "Other Desktops"
/usr/share/icons/papirus-antix/48x48/apps/user-desktop.png
/usr/share/desktop-session/wm-menus/icewm-wm-menu
*** separator
*** menuprog "Desktop Folder"
/usr/share/icons/papirus-antix/48x48/places/desktop.png
/usr/local/bin/icewm-menu-Desktop.sh
*** separator
*** #prog "RoxPanel on/off"
/usr/share/icons/papirus-antix/48x48/apps/rox-panel.png paneltoggle.sh
*** #prog "Conky on/off"
/usr/share/icons/papirus-antix/48x48/apps/conky-on-off.png conkytoggle.sh
}
separator
*** prog "App Killer"
/usr/share/icons/papirus-antix/48x48/apps/appkill.png xkill
*** prog "Control Centre"
/usr/share/icons/papirus-antix/48x48/apps/control-center2.png antixcc.sh
*** prog "Refresh Menu"
/usr/share/icons/papirus-antix/48x48/apps/update-manager.png
desktop-menu --write-out-global
separator
menu "Help" /usr/share/icons/papirus-antix/48x48/apps/help-browser.png {
*** #menu "antiX" /usr/share/icons/papirus-antix/48x48/places/folder.png {
******* #prog "antiX Video" - dillo /usr/share/antiX/antix_help_videos.html
******* #prog "antiX FAQ" - dillo /usr/share/antiX/FAQ/index.html
******* #prog "antiX-live How-To" - dillo
/usr/share/antiX/Boot_Menu/antiX-gfxboot.html
******* separator
******* prog "Rox Manual" - dillo /usr/share/doc/rox-filer/html/Manual.html
******* prog "Announcements" - dillo
https://www.antixforum.com/forums/fo...announcements/
******* prog "antixforum.com" - dillo https://www.antixforum.com
******* prog "MX/antiX Wiki" - dillo https://mxlinux.org/wiki/
*** }
*** separator
*** menu "IceWM" /usr/share/icons/papirus-antix/48x48/places/folder.png {
******* prog "IceWM FAQ" - dillo https://ice-wm.org/FAQ/
******* prog "IceWM Manual" - dillo https://ice-wm.org/manual/
******* separator
******* prog "OSNews" - dillo
http://www.osnews.com/story/7774/Ice...indow-Manager/
*** }
*** separator
*** menu "Applications"
/usr/share/icons/papirus-antix/48x48/places/folder.png {
******* prog "Firewall" - dillo http://gufw.org/
******* prog "Partimage" - dillo
http://www.partimage.org/Partimage-manual_Usage
*** }
*** menu "Man Pages"
/usr/share/icons/papirus-antix/48x48/places/folder.png {
******* prog "Irssi" - desktop-defaults-run -t man irssi
******* prog "mc" - desktop-defaults-run -t man mc
******* prog "mocp" - desktop-defaults-run -t man mocp
******* prog "Nano" - desktop-defaults-run -t man nano
******* prog "Rss/Atom" - desktop-defaults-run -t man newsboat
******* prog "Terminal" - desktop-defaults-run -t man urxvt
******* prog "Torrent" - desktop-defaults-run -t man rtorrent
*** }
}
 
Old 04-01-2021, 02:42 PM   #17
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Quote:
According to distrowatch.com, MX Linux is the most downloaded distro and the download number of Antix is one-sixth of MX. Less number of applications can make such a big difference.
It has nothing to do with downloads.

Quote:
The DistroWatch Page Hit Ranking statistics are a light-hearted way of measuring the popularity of Linux distributions and other free operating systems among the visitors of this website. They correlate neither to usage nor to quality and should not be used to measure the market share of distributions. They simply show the number of times a distribution page on DistroWatch.com was accessed each day, nothing more.
 
Old 04-01-2021, 03:04 PM   #18
vw98008
Member
 
Registered: Jul 2019
Posts: 173

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
It has nothing to do with downloads.
Thanks for your clarification. I haven't observed any superiority of MX Linux with my experience with Linux Mint and Deepin yet in a short time so far.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Patents Are Turning BlackBerry and Nokia, Which Used Android, Into Anti-Android Fronts That Tax Android OEMs LXer Syndicated Linux News 0 10-14-2017 09:05 AM
64 bit cpu-64 bit Ubuntu-are there 32 bit app issues? sofasurfer Ubuntu 7 04-09-2014 02:02 PM
[SOLVED] Slack 14 64 bit and android sdk and 23 bit questions wufo Slackware 2 11-05-2013 04:59 PM
Triple Boot Suse 10.3 32 bit, suse alpha 11.0 64 bit and Windows XP (32 Bit) 1kyle SUSE / openSUSE 1 02-28-2008 10:25 AM
32 bit or 64 bit install - is 32 bit easier for a newbie? dms05 Linux - Newbie 3 05-19-2006 03:05 PM

LinuxQuestions.org > Forums > Other *NIX Forums > ChromeOS

All times are GMT -5. The time now is 09:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration