I'm trying to record a part of a youtube video using vlc. VLC cannot play the file if I use Ctrl+n to give url. But I solved that by using this function in my bash_aliases.
vlcstream ()
{
vlc --meta-title "$(youtube-dl --skip-download --get-filename "$1")" $(youtube-dl -f bestvideo --skip-download ...
Search found 51 matches
- Sun Dec 06, 2020 4:43 pm
- Forum: Software / Configuration
- Topic: VLC stream record problem [Solved]
- Replies: 0
- Views: 365
- Tue Dec 01, 2020 4:17 am
- Forum: MX KDE Official Release
- Topic: Just want to say I love MX KDE!
- Replies: 40
- Views: 6563
Re: Just want to say I love MX KDE!
Like the user in previous post, I would like to thank the devs and everyone else for MX KDE. Had been using MX default ( XFCE) and then had installed KDE plasma on top of that. Was mostly satisfied, barring a few aesthetic glitches. Now everything works wonderfully. Even the new 5.8 Kernel works ...
- Mon Nov 23, 2020 8:34 am
- Forum: Software / Configuration
- Topic: i installed MX and i need some recommendations
- Replies: 9
- Views: 1400
Re: i installed MX and i need some recommendations
For 32-bit system, best browser choice would be Palemoon. Used it for years on my old computer. Even use it now with Firefox and Chromium on my new-ish 64-bit system.
LXDE would perhaps be the lightest *full* DE available. Of course, stand-alone Window Managers would be even lighter.
LXDE would perhaps be the lightest *full* DE available. Of course, stand-alone Window Managers would be even lighter.
- Mon Jun 29, 2020 8:41 am
- Forum: MX Respins
- Topic: MX+KDE=heaven!
- Replies: 41
- Views: 7983
Re: MX+KDE=heaven!
MX KDE would be great !!! Pretty much the only thing I dislike about MX is that it has no offcially supported KDE. I'm using Dolphin, Krusader , Kate, Konsole ,Yakuake, Nomacs (already was installed with XFCE) , Digikam, SMplayer, Qbittorrent , all QT apps and all but the SMplayer , Qbittorrent and ...
- Fri Apr 10, 2020 10:07 am
- Forum: User contributed Wallpaper
- Topic: Wallpaper for MX linux By AKS
- Replies: 432
- Views: 90700
- Thu Apr 09, 2020 1:42 pm
- Forum: MX Respins
- Topic: [Solved]Password prompts in MX Linux
- Replies: 24
- Views: 5494
Re: [Solved]Password prompts in MX Linux
Could be that synaptic, MX package installer and some other MX tools are launched as root and so doesn't get any theme applied to the GUI.
- Thu Apr 09, 2020 1:10 pm
- Forum: MX Respins
- Topic: [Solved]Password prompts in MX Linux
- Replies: 24
- Views: 5494
Re: [Solved]Password prompts in MX Linux
Oh yes, you're correct. The MX PackageInstaller is also written using Qt. But why does it not respect plasma dark theming? It still looks same as it did in xfce. What am i doing wrong? Most MX apps I have checked so far (I haven't checked them all) and also synaptic (which is GTK unless I'm mistaken ...
- Thu Apr 09, 2020 12:58 pm
- Forum: MX Respins
- Topic: My thoughts on KDE
- Replies: 43
- Views: 7771
Re: My thoughts on KDE
I've had KDE debian with 350-400 MB Ram usage. KDE has become almost, but not quite, comparable to XFCE in resource usage. The little difference that still exists hardly matetrs if one has 4 GB+ ram. Of course, aesthetics is subjective so I'm not going into that debate.
- Thu Apr 09, 2020 10:43 am
- Forum: MX Respins
- Topic: [Solved]Password prompts in MX Linux
- Replies: 24
- Views: 5494
Re: [Solved]No password prompts after KDE install
Yes I was bothered by lack of prompt in XFCE before as well. It's kind of funny because I see in the internet many people in countless forums asking how to disable prompts.
My setup is usually 2 distros dual boot. One always arch based (Currently Manajaro KDE) and one always debian based (currently ...
My setup is usually 2 distros dual boot. One always arch based (Currently Manajaro KDE) and one always debian based (currently ...
- Thu Apr 09, 2020 9:15 am
- Forum: MX Respins
- Topic: [Solved]Password prompts in MX Linux
- Replies: 24
- Views: 5494
Re: [Solved]No password prompts after KDE install
sudo --list
Matching Defaults entries for sayan on mx:
env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin, !requiretty
Runas and Command-specific defaults for sayan:
Defaults!/usr/local/bin/menu_manager.sh env_keep+=HOME
User sayan may run the ...
Matching Defaults entries for sayan on mx:
env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin, !requiretty
Runas and Command-specific defaults for sayan:
Defaults!/usr/local/bin/menu_manager.sh env_keep+=HOME
User sayan may run the ...