Window Controls ? Keybinds

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
charlie01

Window Controls ? Keybinds

Post by charlie01 »

I love the new look,Tint is so nice and clean looking.

Heres my problem of the moment,After updating and installing softwares ,Kolour Paint,ffmpegthumbnailer,Totem Gstreamer and fluxconfig for keybinding i seem to have lost the ability to move my windows around the desktop.
The maximize/Minimize and Off still work,But dragging wont work.

Is there a setting somewere to turn this back on ?
Or did an update or an installed software screw it up ?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
charlie01

Re: Window Controls ?

Post by charlie01 »

I found the issue,Fluxconfig is the problem,Once i decided to use this program for keybinding,Thats when the window controls stopped working,,I reinstalled and tried it again,Had the same problem,So on my third and hopefully last install i didnt install fluxconfig,Installed all my favorite softwares and updated everything all with out that issue.

Now ill have to find a way to keybind with out the flux gui.
charlie01

Re: Window Controls ? Keybinds

Post by charlie01 »

Keybinding in Mint Flux is quite simple.

To find the file go into Thunar ,click ctrl-h to show hidden files.
Then, fluxbox/keys.
From there the text is easy to configure.
Heres my Keybind script.
After keybinding i would have to restart fluxbox in the main menu.
system tool/fluxbox/restart fluxbox, from there the keybind should work.
Things to know,,Mod1 is the alt key,,Mod4 is the Windows key or Super Key.

Code: Select all

#Key configs added by mint-fluxbox-default-settings
Mod1 Tab :NextWindow
Mod1 Shift Tab :PrevWindow
Mod1 1 :Workspace 1
Mod1 2 :Workspace 2
Mod1 3 :Workspace 3
Mod1 4 :Workspace 4
Control m :RootMenu
Mod1 F4 :Close
Mod4 t :ExecCommand /usr/bin/lxterminal
Mod1 F2 :ExecCommand /usr/bin/fbrun
Mod4 f :ExecCommand /usr/bin/thunar
Mod4 Tab :ToggleCmd {ShowDesktop} {Deiconify allworkspace}
Control Mod1 Right :NextWorkspace
Control Mod1 Left :PrevWorkspace
Control Mod1 Delete :ExecCommand /usr/bin/ciao
Mod4 i :ExecCommand /usr/bin/pidgin
Mod4 x :ExecCommand xkill
Mod4 b :ExecCommand transmission
Mod4 e :ExecCommand leafpad
Mod4 m :ExecCommand vlc
Mod4 s :ExecCommand gksu --description /usr/share/applications/synaptic.desktop /usr/sbin/synaptic
Mod4 w :ExecCommand firefox
Locked

Return to “Software & Applications”