Sponsored Content
Special Forums UNIX Desktop Questions & Answers Which is your favourite desktop? Post 303028429 by nezabudka on Tuesday 8th of January 2019 05:02:07 AM
Old 01-08-2019
I use a tiling window manager i3wm evry where.
if only console is available then I just use tmux+ranger+vim+w3m
and this is no worse. I have increased the font size.
For one thing I will learn how to embed screenshots))

Which is your favourite desktop?-nez_scrotpng
These 3 Users Gave Thanks to nezabudka For This Post:
 

8 More Discussions You Might Find Interesting

1. Solaris

i cant get to my desktop

i just tryed to install solaris 10.. it installed fine.. but when i restarted it and tried to use it.. i get a message that says: The X server cannot be started on display :0... what do i do? :confused: (5 Replies)
Discussion started by: hiimcody1
5 Replies

2. UNIX for Dummies Questions & Answers

Cant get into desktop

I am a newb linux user. And i am running suse 9.3 pro. When i first installed it a couple of days ago, it booted into the desktop fine the first four or five times. And not when i turn on my computer and boot linux and loads the devices, then it prompts me... UserName: Password: (which... (1 Reply)
Discussion started by: derekmpage
1 Replies

3. UNIX and Linux Applications

desktop apperances

i want to change my desktop to a darker look been to gnomelook.org and ubuntulook.org even deviant art but seem not able to find anything i like is there anybody out there that might be able to steer me into the right direction ? i know about how gtk works browsed what is available out there but... (1 Reply)
Discussion started by: ksnovice
1 Replies

4. What is on Your Mind?

Which OS you use for Desktop

I am on Solaris 10 cat /etc/release Solaris 10 10/09 s10x_u8wos_08a X86 Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 16 September 2009 (16 Replies)
Discussion started by: solaris_user
16 Replies

5. UNIX Desktop Questions & Answers

Which is best OS for Desktop

We are going to use Linux Desktop systems. Which one will be the best option ? I prefer CentOS , but in CentOS which one ? I heard fedora will take more Ram space..!! is it ? P.S 1. Users are developers , with eclipse , java , tomcat webserver etc. 2. System Configuration ~: 2GB ,... (8 Replies)
Discussion started by: linuxadmin
8 Replies

6. What is on Your Mind?

What is your favourite movie at the moment?

Hi, guys. What is your favourite movie at the moment? Which movie are you watching? I am watching the Thor:) (17 Replies)
Discussion started by: Tinna
17 Replies

7. What is on Your Mind?

Favourite Games console

So what is everyones all time favourite games console and why do you like it? (Please - no comments on why they are better than others as that would be opinion based and cause arguments, positive comments only) (28 Replies)
Discussion started by: Tommyk
28 Replies

8. What is on Your Mind?

Your favourite computer games....

Hi all, there have been a tremendous evolution in the computer games from games like Tetris or DAVE or Prince of Persia or wolf3d... to Call of Duty or BattleField or tomb raider etc etc so let us know the games which you liked the most.... you can also mention about the gaming rig you... (32 Replies)
Discussion started by: vivek d r
32 Replies
DVTM(1) 						      General Commands Manual							   DVTM(1)

NAME
dvtm - dynamic virtual terminal manager SYNOPSIS
dvtm [-v] [-m mod] [-s status-fifo] [cmd...] DESCRIPTION
dvtm is a dynamic tiling window manager for the console. As a console window manager it tries to make it easy to work with multiple con- sole based applications. OPTIONS
-v prints version information to standard output, then exits. -m mod set default modifier at runtime. -d escdelay set the delay ncurses waits before deciding if a character that might be part of an escape sequence is actually part of an escape sequence. -h nnn set the scrollback history buffer size at runtime. -s status-fifo if status-fifo is a named pipe it's content is read and displayed. See the dvtm-status script for an usage example. [cmd...] Execute cmd after dvtm is started. USAGE
Keyboard commands Mod Each keybinding begins with Mod which defaults to ^g but can be changed in config.h or with the -m command line option. Mod-c Create a new shell window. Mod-x Close focused window. Mod-l Increases the master area width about 5% (all except grid and fullscreen layout). Mod-h Decreases the master area width about 5% (all except grid and fullscreen layout). Mod-j Focus next window. Mod-k Focus previous window. Mod-[1..n] Focus the nth window. Mod-. Toggle minimization of current window. Mod-u Focus next non minimized window. Mod-i Focus prev non minimized window. Mod-m Maximize current window (change to fullscreen layout). Mod-PageUp Scroll up. Mod-PageDown Scroll down. Mod-Space Toggle between defined layouts (affects all windows). Mod-Enter Zooms/cycles current window to/from master area. Mod-t Change to vertical stack tiling layout. Mod-b Change to bottom stack tiling layout. Mod-g Change to grid layout. Mod-s Shows/hides the status bar. Mod-r Redraw whole screen. Mod-G Escape the next typed key. Mod-a Toggle keyboard multiplexing mode, if activated keypresses are sent to all non minimized windows. Mod-X Lock screen. Mod-B Toggle bell (off by default). Mod-M Toggle dvtm mouse grabbing. Mod-q Quit dvtm. Mouse commands Copy and Paste By default dvtm captures mouse events to provide the actions listed below. Unfortunately this interferes with the standard X copy and paste mechanism. To work around this you need to hold down SHIFT while selecting or pasting text. Alternatively you can disable mouse support at compile time, or use Mod-M to toggle mouse support dynamically. Button1 click Select window. Button1 double click Select window and toggle maximization. Button2 click Zooms/cycles current window to/from master area. Button3 click Toggle minimization of current window. EXAMPLE
See the dvtm-status script as an example. CUSTOMIZATION
dvtm is customized by creating a custom config.h and (re)compiling the source code. This keeps it fast, secure and simple. AUTHOR
dvtm is written by Marc Andre Tanner <mat at brain-dump.org> dvtm-0.6 DVTM(1)
All times are GMT -4. The time now is 03:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy