Tiny Core Base > TCB Bugs
Problem Cursor v15.0
Weez:
Help, I installed tinycore, but it gives me a problem with the cursor, for some reason, the cursor makes strange movements, when I click on a button or something, the cursor disappears and appears on another side of the screen
Juanito:
Which architecture are you using - x86?
Which xserver are you using - Xvesa?
Which window manager are you using - flwm?
Rich:
Hi Weez
Welcome to the forum.
If it's happening when you click one of the icons along the
bottom of the screen, it's probably flwm moving the
cursor to the newly opened window.
If that's the case, then:
--- Code: ---editor .profile
--- End code ---
and change this:
--- Code: ---export PS1 PAGER FILEMGR EDITOR MANPAGER
--- End code ---
to this:
--- Code: ---export PS1 PAGER FILEMGR EDITOR MANPAGER
export NOWARP=1
--- End code ---
Click on the Exit (leftmost) icon.
Select Exit to Prompt.
Click the OK button.
Then enter:
--- Code: ---filetool.sh -b
startx
--- End code ---
Weez:
--- Quote from: Juanito on November 09, 2024, 08:13:31 AM ---Which architecture are you using - x86?
Which xserver are you using - Xvesa?
Which window manager are you using - flwm?
--- End quote ---
I don't know, I went to the tinycore page, went to the downloads section and downloaded the coreplus
I am using xvesa and openbox
Weez:
--- Quote from: Rich on November 09, 2024, 08:33:30 AM ---Hi Weez
Welcome to the forum.
If it's happening when you click one of the icons along the
bottom of the screen, it's probably flwm moving the
cursor to the newly opened window.
If that's the case, then:
--- Code: ---editor .profile
--- End code ---
and change this:
--- Code: ---export PS1 PAGER FILEMGR EDITOR MANPAGER
--- End code ---
to this:
--- Code: ---export PS1 PAGER FILEMGR EDITOR MANPAGER
export NOWARP=1
--- End code ---
Click on the Exit (leftmost) icon.
Select Exit to Prompt.
Click the OK button.
Then enter:
--- Code: ---filetool.sh -b
startx
--- End code ---
--- End quote ---
When I open a window the cursor disappears and appears above the window I opened
Navigation
[0] Message Index
[#] Next page
Go to full version