GIMP 2.10.24 layout change (on Linux) - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: GIMP 2.10.24 layout change (on Linux) (/Thread-GIMP-2-10-24-layout-change-on-Linux) |
GIMP 2.10.24 layout change (on Linux) - Scooby-2 - 01-25-2022 I have three questions together really, I apologise in advance - I want to move a box, delete an item and dock a box to another. I suffer from poor vision and the layout of GIMP was set up for me by a friend. Recently, the Tool options disappeared and in its place "Core pointer" appeared where it used to be (I never had that before). In this situation I was unable (for example) to change the ratio of the rectangular select tool (or even to enable/disable fixed ratios), change brush styles/sizes, fonts or anything that would normally be done from the Toolbox Options. I found on the forums here a recommendation to enable, then disable, single window mode to overcome this, it appears not to have only happened to me. While this has worked, it has put the Toolbox on the right hand side of the options (see the attachment), presumably because its place has been taken by "Core Pointer." In "Configure Input Devices" I am unable to deactivate Core Pointer. How can I move the Toolbox to the top, delete Core Pointer and dock the Tool Options to the bottom of the Toolbox? I want something like this, but with floating windows: https://docs.gimp.org/2.10/en/gimp-concepts-main-windows.html#single-window-mode I decided against resetting everything to default because, as I remember, everything came up in black and white, which I simply cannot see. Please don't suggest dragging and dropping, something which doesn't work on my system (it never has - the boxes will move but not dock), but if anyone can help me with any other suggestions it would be very much appreciated. RE: GIMP 2.10.24 layout change (on Linux) - rich2005 - 01-25-2022 Quote:I want something like this, but with floating windows: https://docs.gimp.org/2.10/en/gimp-concepts-main-windows.html#single-window-mode You can reset the window layer to default without affecting the theme and tool settings Edit -> Preferences -> Window Management -> Reset Saved Windows Positions to Default Values That does take you back to single window mode, but now the tool options tab is under the toolbox. In each dock there is a little left pointing arrow which opens a menu where tabs are opened and closed. Under the tool box, close the tabs except for tool options. Note: Always leave at least one tab open. Closing the all the tabs also closes the dock. The same on Right side docks, Add the ones you want and close the ones not required. Then go into multi window mode. All that in 3 minutes: https://youtu.be/dxFgNpvjoXY RE: GIMP 2.10.24 layout change (on Linux) - Scooby-2 - 01-25-2022 (01-25-2022, 05:02 PM)rich2005 Wrote:Quote:I want something like this, but with floating windows: https://docs.gimp.org/2.10/en/gimp-concepts-main-windows.html#single-window-mode Rich2005, thank you very much for your prompt reply. I pressed the button to Reset Saved Windows Positions to Default Values in Edit -> Preferences -> Window Management. I received a message to say that the changes will take effect on restarting GIMP. The good news is that the "Core Pointer" entry has disappeared. However it did not reset to single window mode and the Toolbox Options remain to the left hand side of the Toolbox itself. I checked the Single Window Mode and then unchecked it again, it has made some of the tools disappear from view as they are in a column only one icon wide with no scroll bar. This renders some functions of GIMP unusable. I don't know if it's related, but I have also lost the ability to zoom and pan the image I'm working on using the Control or Shift key together with the mouse wheel. I wondered if perhaps I had had a a disk failure but there is nothing I can see in dmesg or the syslog regarding any hardware issues. RE: GIMP 2.10.24 layout change (on Linux) - rich2005 - 01-25-2022 Quote:I received a message to say that the changes will take effect on restarting GIMP. Did you restart Gimp ? Try putting into single window mode and try that again. Edit -> Preferences -> Window Management -> Reset Saved Windows Positions to Default Values click on that, Ok and restart Gimp for that not to work means you are doing something wrong RE: GIMP 2.10.24 layout change (on Linux) - Scooby-2 - 01-25-2022 (01-25-2022, 07:19 PM)rich2005 Wrote:Quote:I received a message to say that the changes will take effect on restarting GIMP. RE: GIMP 2.10.24 layout change (on Linux) - rich2005 - 01-25-2022 Quote:...PS I have tried removing GIMP and reinstalling, but nothing has changed. ... That is a real Windows user desperation move. Does not work for linux either since all the settings are held in your Gimp user Profile ~/.config/GIMP/2.10 ( a hidden folder, enable hidden files in your file manager) I honestly do not know if this will work but go into that folder and rename the file devicerc say to devicerc-bak That holds mouse (and graphics tablet if there is one) settings. Close Gimp and restart. A new default devicerc file is made. See if that makes any difference. Edit: I recall you use Mint 20.It would help if you gave where the Gimp 2.10.24 comes from ? PPA or flatpak or....? RE: GIMP 2.10.24 layout change (on Linux) - Scooby-2 - 01-26-2022 (01-25-2022, 08:38 PM)rich2005 Wrote:Quote:...PS I have tried removing GIMP and reinstalling, but nothing has changed. ... RE: GIMP 2.10.24 layout change (on Linux) - rich2005 - 01-26-2022 Now have another look at the video to see how those excess tabs are removed or added without needing to drag and drop. RE: GIMP 2.10.24 layout change (on Linux) - Scooby-2 - 01-26-2022 (01-26-2022, 02:11 PM)rich2005 Wrote: Now have another look at the video to see how those excess tabs are removed or added without needing to drag and drop. Yes, it's really well explained in the video. Thanks for that too. I have also made a copy of my ~/.config/GIMP/ directory, so hopefully if I encounter problems which are difficult to resolve, if I am in a hurry I can restore the settings to the way they are now. I hope that this post and the responses to my questions will help others. |