Community gatherings on Freenode at #tinycorelinux (webchat)
editor .profile
export PS1 PAGER FILEMGR EDITOR MANPAGER
export PS1 PAGER FILEMGR EDITOR MANPAGERexport NOWARP=1
filetool.sh -bstartx
Which architecture are you using - x86?Which xserver are you using - Xvesa?Which window manager are you using - flwm?
Hi WeezWelcome to the forum.If it's happening when you click one of the icons along thebottom of the screen, it's probably flwm moving thecursor to the newly opened window.If that's the case, then:Code: [Select]editor .profileand change this:Code: [Select]export PS1 PAGER FILEMGR EDITOR MANPAGERto this:Code: [Select]export PS1 PAGER FILEMGR EDITOR MANPAGERexport NOWARP=1Click on the Exit (leftmost) icon.Select Exit to Prompt.Click the OK button.Then enter:Code: [Select]filetool.sh -bstartx
Hi WeezBoth flwm and flwm_topside exhibit that behavior, and theinstructions I provided will stop them from moving the cursor.I did some searching and could not find anything aboutopenbox moving the mouse cursor to new windows.