Everyone here scoring serious brownie points with their advanced setups. And here I am, having used Linux for my personal setup for 15 years, using pre-installed Ubuntu on a practically default GNOME desktop. It's wonderful that I can do that and be satisfied with that, without significantly hampering the possibility of advanced setups like the ones here. Despite all the systemd's, PulseAudio's and whatnot's, the cus…
I've used Linux as my primary system since 2001 (WinXP wouldn't run on my PC at the time), with a wide variety of distros from Mandrake over Debian, Arch, Gentoo and a bunch of others. Usually going all out on customization and tweaking. These days, I run an almost bone-stock KDE Neon (which is based on Ubuntu LTS), with a couple of PPAs added to get the latest versions of a couple of the applications I use the most,…
Linux Desktop Setup
201–210 of 232 posts
Re: Linux Desktop Setup
#202Every time I have to use the slow windows computers at the college I teach at I wish they would put a lightweight linux on them. I wouldn't go full command line but all I'm doing is a browser and word processing. A chromeos-like experience would be fine. Of course what really kills my work computer is the anti-virus. I f I could just disable that then the computer would be a lot more usable.
Re: Linux Desktop Setup
#203Everyone here scoring serious brownie points with their advanced setups. And here I am, having used Linux for my personal setup for 15 years, using pre-installed Ubuntu on a practically default GNOME desktop. It's wonderful that I can do that and be satisfied with that, without significantly hampering the possibility of advanced setups like the ones here. Despite all the systemd's, PulseAudio's and whatnot's, the cus…
Re: Linux Desktop Setup
#204Earlier quoted context omitted.
I'm on Wayland via Fedora, and we use Zoom for company video conferencing. About 2 months ago they released a new version that started supporting screen sharing on Wayland. Works perfectly. Edited for grammar and to add this: My point being is that it's slowly but surely getting better and better.
Which version are you using right now? I have the latest one and it does not allow me to share anything else than a white canvas. Do you launch zoom somehow differently? For me it behaves like a regular XWayland app
With the previous version I had the same thing, only allowed me to share white canvas.
Here's the process hierarchy:
\_ gdm-session-worker [pam/gdm-password]
\_ /usr/libexec/gdm-wayland-session gnome-session
\_ /usr/libexec/gnome-session-binary
\_ /usr/bin/gnome-shell
\_ /usr/bin/zoom
\_ sh -c export SSB_HOME=/home/me/.zoom; export QSG_INFO=1; export LD_LIBRARY_PATH=/opt/zoom; /opt/zoom/zoom ""
\_ /opt/zoom/zoom
Besides installing the new RPM, I haven't done anything differently.Re: Linux Desktop Setup
#205The author mentions the loss of vim-like web browser controls when the Pentadactyl extension didn't convert over to the webextensions api. You get the vim functionality back with the following extensions: Firefox -- Vim Vixen ( https://addons.mozilla.org/en-US/firefox/addon/vim-vixen/ ) Chrome -- cVim ( https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojh... )
Re: Linux Desktop Setup
#206Earlier quoted context omitted.
Until you switch to sway, which is basically i3, but for Wayland. Good bye X11!
I'd love to switch, but we use Zoom at work and screen sharing in Wayland was unsupported, last I checked.
(see my other comments here)
Re: Linux Desktop Setup
#207Off topic, but I really enjoyed his post about commuting to work by bike[1]. I was in Krakow, Poland, and getting around by bike was a joy. Unfortunately, here in Ukraine drivers are very aggressive and the infrastructure for biking is just not in place. 1: https://hookrace.net/blog/cycling-to-work/
Reminds me of Gibraltar Airport: https://www.youtube.com/watch?v=58jaCJ5i9hU
Re: Linux Desktop Setup
#208Everyone here scoring serious brownie points with their advanced setups. And here I am, having used Linux for my personal setup for 15 years, using pre-installed Ubuntu on a practically default GNOME desktop. It's wonderful that I can do that and be satisfied with that, without significantly hampering the possibility of advanced setups like the ones here. Despite all the systemd's, PulseAudio's and whatnot's, the cus…
> …and we can sometimes fail to appreciate that. I've never met a Linux user who failed to appreciate that.
Re: Linux Desktop Setup
#209Great read. Only thing missing was the hardware. I am always interested to see what kind of hardware people are running on.
Re: Linux Desktop Setup
#210Earlier quoted context omitted.
On Gnome I can use "Super key" + left key if I need multiple aligned windows on my screen. Can you still convince me to try i3 :) ?
Workspaces are per monitor so its easy to switch all screens at once or just one at a time. Further i3 has keybinding modes which are sets of keybindings that are activated together. These work like user definable vim modes. A given binding can do one or more operations, and optionally exit the mode. A brief example. Everything not in a mode is in the default mode. A command mode wherein every key is either an action…
This alone keeps me using i3.