First, unbind the left key from the Whisker menu [1], [4].
Open the file:
/usr/share/mint-configuration-xfce/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
and comment out the string:
# | |
# Varnish VCL file for Ghost blogging platform. | |
# http://ghost.org/ | |
# | |
# Written for Ghost v0.3.0. | |
# | |
# This is a low-hanging-fruit type of VCL. TTL of objects are overridden to 2 | |
# minutes, and everything below /ghost/ is pass()-ed so the user sessions | |
# work. | |
# |
# Modified by ralexx to work on Solarized light | |
# | |
# Clean, simple, compatible and meaningful. | |
# Tested on Linux, Unix and Windows under ANSI colors. | |
# It is recommended to use with a dark background and the font Inconsolata. | |
# Colors: black, red, green, yellow, *blue, magenta, cyan, and white. | |
# | |
# http://ysmood.org/wp/2013/03/my-ys-terminal-theme/ | |
# Mar 2013 ys | |
# The basic theme format: |
First, unbind the left key from the Whisker menu [1], [4].
Open the file:
/usr/share/mint-configuration-xfce/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
and comment out the string:
Install Adobe Reader. | |
Restart Safari. | |
Select the Safari -> Preferences... menu item. | |
Click the Security tab. | |
For the setting "Internet plug-ins:" select "Allow Plug-ins" and click on the "Website Settings..." button. |
<!-- https://github.com/dear-github/dear-github/issues/166#issuecomment-322367328 --> | |
<details> | |
<summary>Click to see</summary> | |
```python | |
True is not False | |
``` | |
</details> |
Follow @astrofloyd's instructions, including:
diskutil list
to find the node name of your USB drivediskutil eraseDisk fat32 UNTITLED /dev/diskX
)cd
into the drive and mkdir -p efi/boot
(from the computer's root drive the path should look something like /dev/diskX/efi/boot
)bootIA32.efi
onto the USB drive and rename it: cp /location/of/bootIA32.efi ./boot.efi
.iso
file and rename it to boot.efi
After updating conda
to version 4.4.x, the fish shell wrapper intended to define a conda
function that knows the path of
the conda
executable and calls it regardless of whether the Anaconda/Miniconda installation is in $PATH
. For me, this fails with
⋊> ~ conda activate base
fish: Unknown command 'shell.fish'
- (line 1):
begin; shell.fish activate base
^
>=32GB
SD card formatted to FAT32 (MS-DOS)