diff --git a/README.md b/README.md index 64c2430..5b8d8c9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -To help a fellow deviant, I've put together a download that anyone with Gimp 2.10 on Linux can use to make their copy of Gimp look more like Adobe Photoshop and make people more comfortable. +To help a fellow deviant, I've put together a download that anyone with Gimp 3.0 on Linux can use to make their copy of Gimp look more like Adobe Photoshop and make people more comfortable. I've taken various bits of guides online and various tweaks. All you have to do is download the file, unzip it. -Then in the file manager go to your home folder, show hidden files, delete or move your old .gimp-2.10 configuration folder out of the way, and replace with the new one. +Then in the file manager go to your home folder, show hidden files, delete or move your old .gimp-3.0 configuration folder out of the way, and replace with the new one. Then load Gimp. Please let me know if it works for you or if it fails. @@ -11,10 +11,10 @@ Please let me know if it works for you or if it fails. ### Prerequisites -__Disclaimer:__ _GimpPs supports Windows, but works best on OS X and Linux._ +**Disclaimer:** _GimpPs supports Windows, but works best on OS X and Linux._ -* Gimp `2.10` -* `git` should be installed +- Gimp `3.0` +- `git` should be installed ### Basic Installation @@ -34,24 +34,25 @@ sh -c "$(wget https://raw.githubusercontent.com/doctormo/GimpPs/master/tools/ins ### Mac installation - # exit gimp first - cd $HOME/Library/Application\ Support/GIMP - mv 2.10 2.10.backup - git clone --depth=1 https://github.com/doctormo/GimpPs.git 2.10 + # exit gimp first + cd $HOME/Library/Application\ Support/GIMP + mv 3.0 3.0.backup + git clone --depth=1 https://github.com/doctormo/GimpPs.git 3.0 ### Windows installation #### via powershell: - # exit gimp first - cd $Env:UserProfile - mv .gimp-2.10 .gimp-2.10.backup - git clone --depth=1 https://github.com/doctormo/GimpPs.git .gimp-2.10 + # exit gimp first + cd $Env:UserProfile + mv .gimp-3.0 .gimp-3.0.backup + git clone --depth=1 https://github.com/doctormo/GimpPs.git .gimp-3.0 #### via cmd: - # exit gimp first - cd %USERPROFILE% - ren .gimp-2.10 .gimp-2.10.backup - git clone --depth=1 https://github.com/doctormo/GimpPs.git .gimp-2.10 + # exit gimp first + cd %USERPROFILE% + ren .gimp-3.0 .gimp-3.0.backup + git clone --depth=1 https://github.com/doctormo/GimpPs.git .gimp-3.0 + People generally get biased in the discussion of GIMP Vs Photoshop but they don't know how powerful GIMP really is. You can do all the effects of you use GIMP Wisely. diff --git a/controllerrc b/controllerrc deleted file mode 100644 index a462195..0000000 --- a/controllerrc +++ /dev/null @@ -1,40 +0,0 @@ -# GIMP controllerrc -# -# This file will be entirely rewritten each time you exit. - -(GimpControllerInfo "Main Mouse Wheel" - (stock-id "gimp-controller-wheel") - (enabled yes) - (debug-events no) - (controller "GimpControllerWheel") - (mapping - (map "scroll-down-shift-control-alt" "context-font-select-previous") - (map "scroll-up-shift-control-alt" "context-font-select-next") - (map "scroll-down-alt" "tools-value-1-decrease-skip") - (map "scroll-up-control-alt" "context-gradient-select-next") - (map "scroll-down-shift-control" "context-brush-select-previous") - (map "scroll-up-alt" "tools-value-1-increase-skip") - (map "scroll-up-shift-alt" "context-pattern-select-next") - (map "scroll-down-shift-alt" "context-pattern-select-previous") - (map "scroll-up-shift-control" "context-brush-select-next") - (map "scroll-down-control-alt" "context-gradient-select-previous"))) -(GimpControllerInfo "Main Keyboard" - (stock-id "gimp-controller-keyboard") - (enabled yes) - (debug-events no) - (controller "GimpControllerKeyboard") - (mapping - (map "cursor-left-alt" "tools-value-1-decrease") - (map "cursor-right-shift" "view-scroll-page-right") - (map "cursor-right-alt" "tools-value-1-increase") - (map "cursor-up-control" "view-scroll-top-border") - (map "cursor-left-shift" "view-scroll-page-left") - (map "cursor-right-control" "view-scroll-right-border") - (map "cursor-down-control" "view-scroll-bottom-border") - (map "cursor-left-control" "view-scroll-left-border") - (map "cursor-up-shift" "view-scroll-page-up") - (map "cursor-up-alt" "tools-value-1-increase-skip") - (map "cursor-down-shift" "view-scroll-page-down") - (map "cursor-down-alt" "tools-value-1-decrease-skip"))) - -# end of controllerrc diff --git a/gimprc b/gimprc index 5233809..9028b11 100644 --- a/gimprc +++ b/gimprc @@ -1,8 +1,8 @@ # GIMP gimprc -# +# # This is your personal gimprc file. Any variable defined in this file takes # precedence over the value defined in the system-wide gimprc: -# /etc/gimp/2.0/gimprc +# /etc/gimp/3.0/gimprc # Most values can be set within GIMP by changing some options in the # Preferences dialog. diff --git a/gtkrc b/gtkrc deleted file mode 100644 index f4efa07..0000000 --- a/gtkrc +++ /dev/null @@ -1,24 +0,0 @@ -# pixmap_path ":::..." -# -# include "rc-file" -# -# style [= ] -# { -#