×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
The im viewprefs command lists the commands and preference keys. Changes to your preferences are either for the current client session (until im exit is used) ...
The si viewprefs command lists the commands and preference keys. Changes to your preferences are either for the current client session (until si exit is used) ...
NAME SetPrefs -- Set Intuition preferences data. SYNOPSIS Prefs = SetPrefs( PrefBuffer, Size, Inform ) D0 A0 D0 D1 struct Preferences *SetPrefs( struct ...
A CLI command which activates a system-configuration. Useful when different prefs are created (i.e. for the printer) and you don't want to continually ...
Aug 9, 2013 · With code in my gadget that, using Prefs.set, could set the datatype to the relevant type for the advanced options if adv==true. Is that ...
Sets new preferences values. Copies the first Size bytes from your preferences buffer to the system preferences table, and puts them into effect. The Inform ...
# We create the prefs string out of our form results. $prefstring = $username. "~:~". join ("~:~", @prefs); # We create the cookie, with a name, preferences ...
asf - Revision 1916261: /shindig/tags/shindig-project-2.5.0/features/src/main/javascript/features/setprefs .. feature.xml · setprefs.js.
Jul 15, 2017 · Is there another way to set Prefs? Code: Select all comp:SetPrefs({ [“Comp.Unsorted.GlobalStart”]=0, [“Comp.Unsorted.GlobalEnd”]=100 }) ...
Jun 21, 2023 · Trying to set some prefs form the CL but it's not working. Tried this: ==fu:SetPrefs("FlowView.ShowGrid", false) and the variation: