106 User Interfaces and Desktops KT Flashcards

(28 cards)

1
Q

106.1 Install and configure X11

A

The following is a partial list of the used files, terms and utilities:

/etc/X11/xorg.conf
/etc/X11/xorg.conf.d/
~/.xsession-errors
xhost
xauth
DISPLAY
X
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

/etc/X11/xorg.conf

A

Xorg uses a configuration file called xorg.conf and files ending in the suffix .conf from the directory xorg.conf.d for its initial setup.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

/etc/X11/xorg.conf.d/

A

The /etc/X11/xorg.conf.d/ directory stores user-specific configuration.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

~/.xsession-errors

A

xsession-errors file is where the X Window system logs all errors that occur within the Linux graphical environment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

xhost

A

Command: The xhost program is used to add and delete host names or user names to the list allowed to make connections to the X server.

xhost [[+-]name …]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

xauth

A

Command: The xauth program is used to edit and display the authorization information used in connecting to the X server.

xauth [ -f authfile ] [ -vqibn ] [ command arg … ]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

DISPLAY

A

Environment: DISPLAY to get the default host and display to use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

X

A

The X Window System is a network transparent window system which runs on a wide range of computing and graphics machines.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

106.2 Graphical Desktops

A

The following is a partial list of the used files, terms and utilities:

KDE
Gnome
Xfce
X11
XDMCP
VNC
Spice
RDP
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

KDE

A

KDE stands for K Desktop Environment. It is a desktop environment for Linux based operation system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Gnome

A

Gnome is a desktop environment for Linux based operation system. GNOME was originally an acronym for GNU Network Object Model Environment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Xfce

A

Xfce is a lightweight desktop environment for UNIX-like operating systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

X11

A

X11 is a network protocol designed for Unix and similar operating systems to enable remote graphical access to applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

XDMCP

A

XDMCP is a remote desktop protocol. This protocol is insecure and uses a large amount of bandwidth due to lack of compression.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

VNC

A

VNC is a graphical desktop sharing system that allows you to remotely control the desktop interface of one computer (running VNC Server) from another computer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Spice

A

The SPICE project aims to provide a complete open source solution for remote access to virtual machines in a seamless way.

17
Q

RDP

A

Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft which provides a user with a graphical interface to connect to another computer over a network connection.

18
Q

106.3 Accessibility

A

The following is a partial list of the used files, terms and utilities:

High Contrast/Large Print Desktop Themes.
Screen Reader.
Braille Display.
Screen Magnifier.
On-Screen Keyboard.
Sticky/Repeat keys.
Slow/Bounce/Toggle keys.
Mouse keys.
Gestures.
Voice recognition.
19
Q

High Contrast/Large Print Desktop Themes.

A

Most desktops provide different themes that allow for easier viewing. A High Contrast theme provides solid colors (typically black and white) to make the display more distinctive.

20
Q

Screen Reader.

A

A screen reader transmits whatever text is displayed on the computer screen into audio for a visually impaired user.

21
Q

Braille Display.

A

A refreshable braille display or braille terminal is an electro-mechanical device for displaying braille characters.

22
Q

Screen Magnifier.

A

Software that magnifies the screen, magnification usually occurs where ever the mouse is.

23
Q

On-Screen Keyboard.

A

Keyboard that displays on the screen and can be used with the mouse.

24
Q

Sticky/Repeat keys.

A

Sticky Keys is an accessibility feature of some graphical user interfaces to assist users who have physical disabilities or help users reduce repetitive strain injury .

25
Slow/Bounce/Toggle keys.
Slow Keys are a feature for people who have “heavy hands” when typing on a keyboard. Often they find that extra (unwanted) keys appear when they move their hands from one key to another and accidently press another key.
26
Mouse keys.
Mouse emulation with the number pad keys.
27
Gestures.
Gesture recognition is a type of perceptual computing user interface that allows computers to capture and interpret human gestures as commands.
28
Voice recognition.
Voice or speaker recognition is the ability of a machine or program to receive and interpret dictation or to understand and carry out spoken commands.