Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GIMP
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2,650
Issues
2,650
List
Boards
Labels
Service Desk
Milestones
Merge Requests
33
Merge Requests
33
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
GIMP
Commits
0d17a5c7
Commit
0d17a5c7
authored
Aug 12, 2011
by
Martin Nordholts
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update gimprc
parent
da37e9ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
docs/gimprc.5.in
docs/gimprc.5.in
+6
-0
etc/gimprc
etc/gimprc
+5
-0
No files found.
docs/gimprc.5.in
View file @
0d17a5c7
...
...
@@ -880,6 +880,12 @@ Possible values are normal, utility and keep-above.
Sets the pixel format to use for mouse pointers. Possible values are bitmap
and pixbuf.
.TP
(cursor-handedness right)
Sets the handedness for cursor positioning. Possible values are left and
right.
.TP
(fractalexplorer-path "${gimp_dir}/fractalexplorer:${gimp_data_dir}/fractalexplorer")
...
...
etc/gimprc
View file @
0d17a5c7
...
...
@@ -697,6 +697,11 @@
#
# (cursor-format pixbuf)
# Sets the handedness for cursor positioning. Possible values are left and
# right.
#
# (cursor-handedness right)
# Where to search for fractals used by the Fractal Explorer plug-in. This is
# a colon-separated list of folders to search.
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment