[ SOLVED ] How to Split Xfce rather than opening new tab window?
- hadisur_rahman
- Posts: 158
- Joined: Sat Mar 07, 2020 5:47 am
[ SOLVED ] How to Split Xfce rather than opening new tab window?
How to split so many windows on a single window without opening a new tab on XFCE MX Linux-19.2?
I meant I want split a same window with many window on a single xfce window, thanks
I meant I want split a same window with many window on a single xfce window, thanks
Last edited by hadisur_rahman on Sat Jan 09, 2021 10:30 pm, edited 1 time in total.
Re: How to Split Xfce rather than opening new tab window?
Please explain exactly what you're trying to ask because your question makes no sense.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.
- hadisur_rahman
- Posts: 158
- Joined: Sat Mar 07, 2020 5:47 am
Re: How to Split Xfce rather than opening new tab window?
This is the first screen , you can see three new tab within a single window .
This is the second split xfce within a single window as an example I want the first one to be split like the second ones. Now my question is , is it possible on default mx linux-19 with xfce . ?
This is the second split xfce within a single window as an example I want the first one to be split like the second ones. Now my question is , is it possible on default mx linux-19 with xfce . ?
You do not have the required permissions to view the files attached to this post.
Re: How to Split Xfce rather than opening new tab window?
Xfce is the entire desktop environment (please read that) so your question still doesn't make sense. What are you actually trying to do, have multiple panes in your terminal, your file manager, or in another application and if so which one? What terminal, file manager or whatever it is that you want split panes in are you using?
Last edited by JayM on Wed Dec 30, 2020 2:44 am, edited 1 time in total.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.
Re: How to Split Xfce rather than opening new tab window?
i think maybe he is looking for a tiling windows manager
good luck with that
life is too short
good luck with that
life is too short
Re: How to Split Xfce rather than opening new tab window?
Maybe, but it's hard to tell when he's calling whatever he's trying to use "xfce" rather than its actual name.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.
- hadisur_rahman
- Posts: 158
- Joined: Sat Mar 07, 2020 5:47 am
Re: How to Split Xfce rather than opening new tab window?
check this picture
You can see two split window same time, I want like that to be the above ones.You do not have the required permissions to view the files attached to this post.
Re: How to Split Xfce rather than opening new tab window?
OK, you're talking about the terminal. The app tmux is preinstalled in MX and will do what you want to do. For instructions on using it
in a terminal and/or search the web for tmux to find user guides. To use it run
in your terminal then use its keystroke commands for tab placement before opening a new tab.
Code: Select all
man tmux
Code: Select all
tmux
You do not have the required permissions to view the files attached to this post.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.
- hadisur_rahman
- Posts: 158
- Joined: Sat Mar 07, 2020 5:47 am
Re: How to Split Xfce rather than opening new tab window?
thanks . Problem solved.JayM wrote: Wed Dec 30, 2020 3:32 am OK, you're talking about the terminal. The app tmux is preinstalled in MX and will do what you want to do. For instructions on using itin a terminal and/or search the web for tmux to find user guides. To use it runCode: Select all
man tmux
in your terminal then use its keystroke commands for tab placement before opening a new tab.Code: Select all
tmux
Re: How to Split Xfce rather than opening new tab window?
If this is solved to your satisfaction, could you please edit your original post #1 at the very top of the topic by clicking the pencil tip icon, the one circled in red in my screenshot image below (yours won't have the red circle)

and add [SOLVED] at the front of the subject? This will make it easier for others when they search the forum looking for a solution to the same problem. Thanks.

and add [SOLVED] at the front of the subject? This will make it easier for others when they search the forum looking for a solution to the same problem. Thanks.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.