EnglishFrenchSpanish

Ad


OnWorks favicon

gvidm - Online in the Cloud

Run gvidm in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gvidm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gvidm - GTK+ app to quickly and easily change video resolutions in X

SYNOPSIS


gvidm [-r] [modes...]
gvidm [-r] <-l|-q> [screens...]

DESCRIPTION


gvidm is a gtk app to quickly and easily change video resolutions in X. Running it will
pop up a list of available modes, upon choosing a mode or cancelling, it exits. This
makes it perfect for running from an application menu or a hotkey, so you don't have to
use ram for an applet constantly running. If you are running dual or multi-head displays,
it will give you a list of screens so you can select the appropriate one.

You can also specify a mode to switch to immediately, or a list of modes to choose from.
Modes are specified in the form [screen:]<resolution>. If the screen portion isn't
specified, the current screen is used. The keyword "cur" will use the current screen, and
"all" may be used to cause the mode to apply to all screens. Resolution may be given as
<width>x<height>[@refresh], or the keyword "max", "best", or "all". If the same
resolution is available with multiple refresh rates, "best" will show only the one with
the highest rate. Thus, specifying "all:all" is the same as running gvidm with no args.

OPTIONS


-l/--list
Print list of available modes on all or specified screens.

-q/--query
Print list of current modes on all or specified screens

-r/--resize
Change root window size.

--help Print help info.

EXAMPLES


Choose a resolution out of all possible:
gvidm

Choose a resolution out of 1024x768, 800x600, 640x480:
gvidm 1024x768 800x600 640x480

Switch to 640x480 immediatly:
gvidm 640x480

Switch screen 1 to 800x600 and screen 2 to 1024x768:
gvidm 1:800x600 2:1024x768

Switch all screens to their highest resolution:
gvidm all:max

Choose from only screen 1's modes:
gvidm 1:all

Print current mode of all screens:
gvidm -q

Print current mode of screen 2 and screen 3:
gvidm -q 2 3

NOTES


Please note that gvidm cannot change the color depth, as that requires restarting X.
Furthermore, any and all modes you want to appear must be defined in your XF86Config. If
you've only configured one mode, that's all that will show in the pop up. (Though this
seems to no longer be the case with XFree 4.3+)

The XVidMode and/or XRandR extensions must be enabled in order to run gvid.

As mentioned above, gvidm supports multiple screen displays, including Xinerama. If you're
running Xinerama, make sure that the configure script detects that and compiles in support
for it. If gvidm only displays one list of resolutions when you're running Xinerama, it
means that Xinerama wasn't detected.

Use gvidm online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad