I've just updated to ubuntu 20.04, and I am not happy with the default lockscreen - it's just a heavily blurred version of my wallpaper with the clock. Is there a way to change how this looks? At the very least, I would like to reduce the blur on the wallpaper so I can actually see it.
Barney Woodrow's questions
I have been able to pair my Airpods to my Ubuntu 19.10 easily since I got them. However, the maximum volume on Ubuntu is quite quiet compared to the Airpods max volume on my IPhone or Android tablet.
Is there a way to raise the maximum volume without distorting the audio?
My brother printer won’t print over network so I’ve tried to reinstall the driver on my laptop. It asks me to specify my device’s URI, and I think this is what is stopping it from working - I can’t work out what to put in here!
Help would be appreciated. Running Ubuntu 18.04, printer is a brother printer.
I’m using Ubuntu 18.04, and the latest version of Skype from their website. It installs fine, but whenever I try and make a call I get an error saying “oops, something went wrong”.
I know it is not a problem with my account as the web client works fine.
I have a Rubik's Futuro Cube and would like to use the desktop suite for customisation and the like.
I have previously had the program and want to install it on my new machine which is running Ubuntu 18.04.
Is there a way I can match the old dependencies to run it?
The download link is here (Completely virus free, taken directly from the website.).
And here is the full downloads page.
I'm trying to fix this bug: https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1766137?comments=all
In this feed, it says it is fixed in gdm3, version 3.28.2-2ubuntu1 . But I cant update to that version.
barney@pterodactyl:~$ sudo apt-get install gdm3
Reading package lists... Done
Building dependency tree
Reading state information... Done
gdm3 is already the newest version (3.28.0-0ubuntu1).
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
This is after updating packages. Help would be much appreciated because the bug is really annoying.
How do I install Rigs of Rods on Ubuntu 14.04? I do not want to use wine, but when trying to install from the PPA, it said the package was not found.
I changed my password a while back, and now want to change it back to THE ORIGINAL PASSWORD. But it says it is not strong enough. What can I do?
(I am using Ubuntu 14.04 on a lenovo think pad.)
I type in 'free the fish' and all i get is a message saying, 'still no easter eggs in ubuntu'. How do I access this easter egg?
I have Spotify for Linux on ubuntu 14.04 and I would like to update to access the latest features. I have looked online and found nothing. Would this do?:
sudo apt-get upgrade spotify-client
Thanks.
I am using ubuntu 14.04 and all my dropdown menus are completely white, I have to hover over each option to read it! I have looked elsewhere and can't find a solution. PLEASE HELP!
Can you get emojis on ubuntu? Preferably without having to download a whole load of stuff. I have seen other answers but none that make much sense.
I would like to have a live wallpaper on my desktop but I don't know how. Any help would be appreciated.
I Just got a Rubik's futuro cube, and wanted to download the RFCsuite so i could start to program my own projects. I went online and it gave me these instructions:
Installation instructions -- Ubuntu
Install python packages:
sudo apt-get install python ipython python-imaging python-serial python-wxgtk2.8
In case of x64 system install i386 compatibility packages:
sudo apt-get install ia32-libs
Add udev rules file (to avoid conflict with modemmanager):
sudo sh -c 'echo SUBSYSTEM==\"tty\", ATTRS{idVendor}==\"0483\", ATTRS{idProduct}==\"a0a2\", ENV{ID_MM_CANDIDATE}=\"0\" >
/etc/udev/rules.d/95-futurocube.rules'
Add user to dialout group to grant access to /dev/ttyACM* devices:
sudo usermod -aG dialout <username>
In some cases restart of x-session is needed to change of group (above) take an effect.
To launch application use
./rubiks-futuro-cube
Tested on Ubuntu 12.04 64 bit, LinuxMint 15: Olivia (x86-64) Expected to work on Ubuntu 12.04 32 bit, Ubuntu 12.10 32/64 bit
I copied the first line into terminal (i.e sudo apt-get install python ipython python-imaging python-serial python-wxgtk2.8
). I had just finished that when i realised that I should probably wait for my IT teacher to help me.
I used
sudo apt-get remove python ipython python-imaging python-serial python-wxgtk2.8
But then It suddenly started to delete everything! I killed the window and reinstalled what it had deleted (apart from software centre). I thought it was all right but when I restarted my laptop, the launcher, switcher and menu bar was gone!! I can access terminal using tty1. What can I do?