Skip to content

Instantly share code, notes, and snippets.

View jmcconne's full-sized avatar

Jeff McConnell jmcconne

View GitHub Profile
# 0x700000039 = Caps Lock
# 0x700000029 = Escape
hidutil property --set '{
"UserKeyMapping": [
{
"HIDKeyboardModifierMappingSrc": 0x700000039,
"HIDKeyboardModifierMappingDst": 0x700000029
},
{

Manual Update for Open WebUI

This guide provides the steps to manually update your local Docker installation of Open WebUI.


Steps

  1. Stop and remove the current container: