Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xmode(1) [suse man page]

xmode(1)							Utils for X-Window							  xmode(1)

NAME
xmode - Calculate X11 Modelines SYNOPSIS
xmode [ options ] DESCRIPTION
xmode calculates X11 modelines according to your specifications the output from xmode contains three lines where the first line print the horizontal sync value in Khz and the second line the refresh rate in Hz The third and last line is the modeline to be used within the /etc/X11/xorg.conf file COMMAND LINE OPTIONS
Available command line options are the following: -d dacspeed RamDac speed to use for the Modeline -r refresh rate in Hz Set basic refresh rate to use for the Modeline -s horizontal sync rate in Khz Set basic fhorizontal sync rate to use for the Modeline -x X dimension in pixels Set X resolution -y Y dimension in pixels Set Y resolution -n Do not call the check geometry algorithm. This algorithm tries to put the image to the center but this will change the basic values for refresh- and/or horizontal sync rate. If you want the modeline to be exactly at the given frequencies use this option. -f Calculate Framebuffer modes instead of X11 modes which can be used with a fbset call, if the kernel framebuffer is able to swtich the mode EXAMPLE
xmode -x 1024 -y 768 -r 80 58 Khz 73 Hz Modeline "1024x768" 82 1024 1040 1216 1400 768 768 777 802 AUTHORS
Written by Marcus Schafer REPORTING BUGS
Report bugs to <bugzilla.novell.com>. COPYRIGHT
Copyright (C) 2005 SuSE Linux Products GmbH, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 3rd Berkeley Distribution March 15, 2005 xmode(1)

Check Out this Related Man Page

xkbctrl(1)							Utils for X-Window							xkbctrl(1)

NAME
xkbctrl - get X11 keyboard data according to console keyboard mapname SYNOPSIS
xkbctrl [ options ] DESCRIPTION
xkbctrl is used to obtain the X11 keyboard configuration parameters according to a given console map name. The currently used console map is stored in the KEYTABLE variable within the file: /etc/sysconfig/keyboard COMMAND LINE OPTIONS
The one and only argument is the name of the console map but this argument is required. If the map does not exist an empty set of X11 vari- ables is printed out. XKB KEYBOARD SPECIFICATION
XkbLayout The language dependent keyboard layout specification. XkbModel The hardware keyboard type specification. Protocol The protocol used for communication. XkbRules The XKB rules file. XkbOptions Special XKB options for key-remappings MapName The console map name. XkbKeyCodes The XKB keycodes file. LeftAlt The behaviour of the left alt key. RightAlt The behaviour of the right alt key. ScrollLock The behaviour of the scroll lock key. RightCtl The behaviour of the right ctrl key. Apply The apply string used for the xkbset call. AUTHORS
Written by Marcus Schafer REPORTING BUGS
Report bugs to <bugzilla.novell.com>. COPYRIGHT
Copyright (C) 2005 SuSE Linux Products GmbH, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 3rd Berkeley Distribution March 15, 2005 xkbctrl(1)
Man Page

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Mac OS X Script Continuation Character?

Some of my scripts have very long commands that go beyond the horizontal scroll limits of my screen (1024 x 768), even with a very small font. Is there a continuation character (like the option+l "ell") in AppleScript that will let me break up the line? Right now I just press a hard return to... (2 Replies)
Discussion started by: cassj
2 Replies

2. AIX

Paging Rate

Hi Friends, Can you please answer the following questions. 1) What is Paging rate ? 2) How to Calculate Paging rate from the following topas command output? Faults 206 Real,MB 28671 Steals 311 % Comp 71.1 PgspIn 1 % Noncomp 28.8 ... (3 Replies)
Discussion started by: deshaipet
3 Replies

3. Programming

Comnet out line of a file

Hi All I need to coment out certain line from the /etc/X11/xorg.conf file for about 300 ueser, i cannot just copy over a correct copy becasue everyone has a slightly different one but i need a way to comment out certain line i do not think i can do it with line number becaue everyones line... (1 Reply)
Discussion started by: ab52
1 Replies