User Tools

Site Tools


bsd:notes:chicago95_git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bsd:notes:chicago95_git [2026/03/17 13:24] – [xfconf-query] Sean Rhonebsd:notes:chicago95_git [2026/06/27 23:50] (current) Sean Rhone
Line 6: Line 6:
   su -   su -
  
-  pkg install git libcanberra-gtk2+  pkg install git libcanberra-gtk2 libcanberra-gtk3
  
   exit   exit
Line 42: Line 42:
 ====== Xfce ====== ====== Xfce ======
  
-===== xfconf-query =====+===== Sound =====
  
-  xfconf-query --channel 'xsettings' --property '/Net/EnableEventSounds' --type 'bool' --set 'true'+  xfconf-query --channel 'xsettings' --property '/Net/SoundThemeName' --type 'string' --set 'Chicago95--create
  
-  xfconf-query --channel 'xsettings' --property '/Net/EnableInputFeedbackSounds' --type 'bool' --set 'true'+  xfconf-query --channel 'xsettings' --property '/Net/EnableEventSounds' --type 'bool' --set 'true' --create
  
-  xfconf-query --channel 'xsettings' --property '/Net/SoundThemeName' --type 'string' --set 'Chicago95' --create+  xfconf-query --channel 'xsettings' --property '/Net/EnableInputFeedbackSounds' --type 'bool' --set 'true' --create
  
 ===== Appearance ===== ===== Appearance =====
Line 70: Line 70:
 ===== Cursor ===== ===== Cursor =====
  
-  * Theme -> Chicago 95 Standard +  xfconf-query --channel 'xsettings' --property '/Gtk/CursorThemeName' --type 'string' --set 'Chicago95_Standard_Cursors' --create
- +
-  xfce4-mouse-settings+
  
 ===== Notifications ===== ===== Notifications =====
  
-  * Appearance -> Theme -Chicago95+  xfconf-query --channel 'xfce4-notifyd' --property '/theme' --type 'string' --set 'Chicago95' --create
  
-  xfce4-notifyd-config+  xfconf-query --channel 'xfce4-notifyd' --property '/notify-location' --type 'string' --set 'bottom-right' --create 
 + 
 +  xfconf-query --channel 'xfce4-notifyd' --property '/expire-timeout' --type 'int' --set '5' --create
  
 ===== Window Manager ===== ===== Window Manager =====
  
-  * Style -> Theme -> Chicago95 +  xfconf-query --channel 'xfwm4' --property '/general/theme--type 'string--set 'Chicago95' --create
-  * Style -> Title font -> Size: ''8''+
  
-  xfwm4-settings+  xfconf-query --channel 'xfwm4' --property '/general/title_font' --type 'string' --set 'Sans Bold 8' --create
  
 ===== Startup Sound ===== ===== Startup Sound =====
  
-  * Application Autostart -> ''+ Add'' -> Trigger: ''on login''+  * Trigger: ''on login''
  
   xfce4-session-settings   xfce4-session-settings
  
   '/usr/local/bin/canberra-gtk-play' --file='.local/share/sounds/Chicago95/stereo/Microsoft Windows 95 Startup Sound.ogg'   '/usr/local/bin/canberra-gtk-play' --file='.local/share/sounds/Chicago95/stereo/Microsoft Windows 95 Startup Sound.ogg'
 +
 +====== Panel ======
 +
 +===== Display =====
 +
 +==== General ====
 +
 +  * Mode: ''Horizontal''
 +  * ''[x]'' Lock panel (bottom)
 +  * Automatically hide the panel: ''Never''
 +  * ''[x]'' Reserve space on screen edges for the panel
 +
 +==== Measurements ====
 +
 +  * Row size (pixels): ''26''
 +  * Number of rows: ''1''
 +  * Border width (pixels): ''0''
 +  * Length (pixels): ''1600'' (screen width)
 +  * ''[x]'' Automatically increase the length
 +
 +===== Appearance =====
 +
 +==== General ====
 +
 +  * Dark mode: ''[x]''
 +
 +==== Background ====
 +
 +  * Style: ''None (use system style)''
 +
 +==== Icons ====
 +
 +  * Adjust size automatically: ''[ ]''
 +  * Fixed icon size (pixels): ''16''
 +
 +==== Opacity ====
 +
 +  * Enter: ''100''
 +  * Leave: ''100''
 +
 +===== Items =====
 +
 +  * Whisker Menu (external)
 +  * Window Buttons
 +  * Separator (Style: ''Transparent'', ''[x]'' Expand)
 +  * Workspace Switcher
 +  * Separator (Style: ''Transparent'', ''[ ]'' Expand)
 +  * Status Tray Plugin (external)
 +  * Power Manager Plugin (external)
 +  * Clock
 +
 +==== Whisker Menu ====
 +
 +=== General ===
 +
 +  * Show as list
 +  * ''[ ]'' Show generic application names
 +  * ''[x]'' Show category names
 +  * ''[x]'' Show application tooltips
 +  * ''[ ]'' Show application descriptions
 +  * Application icon size: ''Small''
 +  * Category icon size: ''Smaller''
 +  * General -> Menu width: ''455''
 +  * General -> Menu height: ''555''
 +
 +=== Appearance ===
 +
 +== Menu ==
 +
 +  * ''[ ]'' Position categories horizontally
 +  * ''[ ]'' Position categories on left
 +  * ''[ ]'' Position profile on bottom
 +  * ''[x]'' Position search entry on bottom
 +  * ''[x]'' Position commands next to search entry
 +  * Profile: ''Hidden''
 +
 +== Panel Button ==
 +
 +  * Display: ''Icon and title''
 +  * Title: ''Start'' (no spaces)
 +  * Icon:
 +
 +  ~/.icons/Chicago95/apps/16/xfce4-whiskermenu.png
 +
 +=== Behavior ===
 +
 +== Default Category ==
 +
 +  * ''[x]'' Favorites
 +
 +== Menu ==
 +
 +  * ''[ ]'' Switch categories by hovering
 +  * ''[ ]'' Stay visible when focus is lost
 +  * ''[x]'' Sort categories
 +
 +== Recently Used ==
 +
 +  * Amount of items: ''10''
 +  * ''[ ]'' Include favorites
 +
 +== Session Commands ==
 +
 +  * ''[x]'' Show confirmation dialog
 +
 +=== Commands ===
 +
 +  * ''[ ]'' Settings Manager
 +  * ''[x]'' Lock Screen
 +  * ''[ ]'' Switch User
 +  * ''[x]'' Log Out
 +  * ''[x]'' Restart
 +  * ''[x]'' Shut Down
 +  * ''[ ]'' Suspend
 +  * ''[ ]'' Hibernate
 +  * ''[ ]'' Log Out...
 +  * ''[ ]'' Edit Applications
 +  * ''[ ]'' Edit Profile
 +
 +=== Search Actions ===
 +
 +  * Defaults
 +
 +==== Window Buttons ====
 +
 +=== Appearance ===
 +
 +  * ''[x]'' Show button labels
 +  * ''[ ]'' Show flat buttons
 +  * ''[ ]'' Show handle
 +  * ''[ ]'' Show tooltips
 +  * Sorting order: ''None, allow drag-and-drop''
 +
 +=== Behaviour ===
 +
 +  * Middle click action: ''Nothing''
 +  * ''[ ]'' Group windows by application
 +  * ''[ ]'' Restore minimized windows to current workspace
 +  * ''[ ]'' Draw window frame when hovering a button
 +  * ''[ ]'' Switch windows using the mouse wheel
 +
 +=== Filtering ===
 +
 +  * ''[ ]'' Show windows from all workspaces
 +  * ''[ ]'' Show only minimized windows
 +  * ''[x]'' Show windows from all monitors
 +
 +==== Status Tray Plugin ====
 +
 +=== Icons ===
 +
 +  * ''[ ]'' Adjust size automatically
 +  * Fixed icon size (pixels): ''16''
 +
 +=== Behavior ===
 +
 +  * ''[ ]'' Arrange items in a single row
 +  * ''[ ]'' Hide items by default
 +  * ''[ ]'' Square items
 +
 +=== Features ===
 +
 +  * ''[ ]'' Menu is primary action
 +  * ''[ ]'' Request symbolic icons
 +
 +==== Power Manager Plugin ====
 +
 +  * Show label: ''None''
 +  * ''[ ]'' Show 'Presentation mode' indicator
 +
 +==== Clock ====
 +
 +=== Time Settings ===
 +
 +  * Timezone:
 +
 +  America/New_York
 +
 +=== Calendar ===
 +
 +  * ''[x]'' Show week numbers
 +  * Command: (blank)
 +
 +=== Appearance ===
 +
 +  * Layout: ''Digital''
 +  * Tooltip format: ''Sunday DD MM YYYY''
 +
 +=== Clock Options ===
 +
 +  * Layout: ''Date, then time''
 +
 +== Date ==
 +
 +  * Font: ''Sans Regular 8''
 +  * Format: ''Custom Format''
 +
 +<code>%a, %b %d</code>
 +
 +== Time ==
 +
 +  * Font: ''Sans Regular 8''
 +  * Format: ''Custom Format''
 +
 +<code>%l:%M %P</code>
  
/usr/local/www/wiki/data/attic/bsd/notes/chicago95_git.1773768270.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki