小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 英和対訳 > X window managerの意味・解説 

X window managerとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

意味・対訳 Xウィンドウマネージャ(X window manager)は、X Window Systemにおけるウィンドウマネージャ。

Weblio英和対訳辞書での「X window manager」の意味

X window manager

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「X window manager」の部分一致の例文検索結果

該当件数 : 13



例文

5.2.3 The Window Manager発音を聞く 例文帳に追加

5.2.3. X ウィンドウマネージャ - FreeBSD

The X Display Manager (XDM) is an optional part of the X Window System that is used for login session management.発音を聞く 例文帳に追加

X ディスプレイマネージャ (XDM) は X Window Systemのオプショナルな一部分であり、ログインセッションの管理に用います。 - FreeBSD

Instead, X delegates this responsibility to an application called a Window Manager.発音を聞く 例文帳に追加

その代わりに、Xではそういったことをウィンドウマネージャと呼ばれるアプリケーションに任せるのです。 - FreeBSD

Once GNOME is installed, the X server must be told to start GNOME instead of a default window manager.発音を聞く 例文帳に追加

GNOMEがインストールできたら、デフォルトのウィンドウマネージャの代わりにGNOME を起動するように X サーバに教えます。 - FreeBSD

That is, it performs system logins to the display being connected to and then runs a session manager on behalf of the user (usually an X window manager).発音を聞く 例文帳に追加

つまり、ディスプレイ上でシステムへのログインができ、ユーザの代わりにセッションマネージャ(通常は X のウィンドウマネージャ) を起動することができるのです。 - FreeBSD

After KDE has been installed, the X server must be told to launch this application instead of the default window manager.発音を聞く 例文帳に追加

KDE2 がインストールできたら Xサーバに、デフォルトのウィンドウマネージャの代わりにこのアプリケーションを立ち上げるように教えます。 - FreeBSD

例文

Assuming that the window manager has been configured properly, the user then chooses the ``Exit'' menu item to shut down X.例文帳に追加

ウィンドウマネージャの設定が適切であるものとすると、ユーザがメニューで「終了」を選択すれば X が終了する。 - XFree86

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「X window manager」の部分一致の例文検索結果

該当件数 : 13



例文

The X Consortiumdistribution comes with a window manager named twm which supports overlappingwindows, popup menus, point-and-click or click-to-type input models, titlebars, nice icons (and an icon manager for those who don't like separateicon windows).発音を聞く 例文帳に追加

X コンソーシアムはウィンドウの重ね表示、ポップアップメニュー、point-and-click またはclick-to-type 入力モデル、タイトルバー、かっこいいアイコン(アイコンのウィンドウがばらばらにできるのが嫌ならアイコンマネージャ) をサポートした \\fItwm\\fP という名前のウィンドウマネージャを配布している。 - XFree86

Checks whether the current process has access to the window manager.The method will return False if the window manager is not available,for instance when running on Mac OS X Server or when logged in via ssh,or when the current interpreter is not running from a fullblown application bundle.例文帳に追加

現在のプロセスが動作しているウィンドウマネージャにアクセスします。 例えば、Mac OS X サーバー上、あるいは SSH でログインしている、もしくは現在のインタープリタがフルブローンアプリケーションバンドル(fullblownapplication bundle)から起動されていない場合などのような、ウィンドウマネージャが存在しない場合は False を返します。 - Python

Geometry Specifications One of the advantages of using window systems instead of hardwired terminals is that applicationsdon't have to be restricted to a particular size or location on the screen.Although the layout of windows on a display is controlled by the window manager that the user is running (described below), most X programs accept a command line argument of the form -geometry WIDTHxHEIGHT+XOFF+YOFF例文帳に追加

ジオメトリ指定固定サイズの画面の端末に代わるウィンドウシステムの優位性のひとつは、アプリケーションがスクリーン上で特定の大きさや位置の制限を受ける必要がないことである。 - XFree86

There is one Mac OS X quirk that you need to be aware of: programs that talk to the Aqua window manager (in other words, anything that has a GUI)need to be run in a special way.例文帳に追加

1.1.2 GUI つきのスクリプトの実行 Mac OS X には、一つだけ知っておかねばならないクセがあります: Aqua ウィンドウマネージャとやり取りするような (すなわち、何らかの GUIを持つような) プログラムは、特殊な方法で起動せねばならないのです。 - Python

JavaScript editor with syntax highlighting, code completion, pop-up documentation, and error checking.The Editor recognizes JavaScript code in stand-alone JavaScript files as well as in HTML, RHTML, and JSP files.JavaScript Debugger supports watches, breakpoints,viewing and navigating source artifacts and JavaScript Callstack,viewing window and frame structure, local variables, and (static) browser DOM.Debug JavaScript in HTML files, JavaScript files, or generated URL sources, in Java EE and Ruby projects.JavaScript debugging requires Firefox 2.0.0.X with Firebug 1.1beta plugin,or Internet Explorer 6/7 on Windows XP/Vista operating systems.JavaScript Library Manager to add JavaScript libraries to Java EE, Ruby, or PHP projects.Bundled JavaScript libraries: Yahoo UI, WoodStock, jQuery, Dojo, Scriptaculous, Prototype発音を聞く 例文帳に追加

動的および静的ライブラリのサポート エディタのインデント、補完、および構文を強調表示した C/C++ コード - NetBeans

例文

Programs provided in the core X Consortiumdistribution include: a terminal emulator, xterm; a window manager, twm;a display manager, xdm; a console redirect program, xconsole; a mail interface,xmh; a bitmap editor, bitmap; resource listing/manipulation tools, appres,editres; access control programs, xauth, xhost, and iceauth; user preferencesetting programs, xrdb, xcmsdb, xset, xsetroot, xstdcmap, and xmodmap;clocks, xclock and oclock; a font displayer, (xfd; utilities for listinginformation about fonts, windows, and displays, xlsfonts, xwininfo, xlsclients,xdpyinfo, xlsatoms, and xprop; screen image manipulation utilities, xwd,xwud, and xmag; a performance measurement utility, x11perf; a font compiler,bdftopcf; a font server and related utilities, xfs, fsinfo, fslsfonts,fstobdf; an X Image Extension exerciser, xieperf; a display server andrelated utilities, Xserver, rgb, mkfontdir; remote execution utilities,rstart and xon; a clipboard manager, xclipboard; keyboard description compilerand related utilities, xkbcomp, xkbprint, xkbbell, xkbevd, xkbvleds, andxkbwatch; a utility to terminate clients, xkill; an optimized X protocolproxy, lbxproxy; a firewall security proxy, xfwp; a proxy manager to controlthem, proxymngr; a utility to find proxies, xfindproxy; Netscape NavigatorPlug-ins, libxrx.so and libxrxnest.so; an RX MIME-type helper program, xrx;and a utility to cause part or all of the screen to be redrawn, xrefresh.Many other utilities, window managers, games, toolkits, etc.発音を聞く 例文帳に追加

X コンソーシアムがコアの配布物として提供しているプログラムは以下を以下に示す:端末エミュレータ、\\fIxterm\\fP;ウィンドウマネージャ、\\fItwm\\fP;ディスプレイマネージャ、\\fIxdm\\fP;コンソールリダイレクトプログラム、\\fIxconsole\\fP;メールインターフェース、\\fIxmh\\fP;ビットマップエディタ、\\fIbitmap\\fP;リソース列挙/操作ツール、\\fIappres\\fP, \\fIeditres\\fP;アクセス制御プログラム、\\fIxauth\\fP, \\fIxhost\\fP, と \\fIiceauth\\fP;ユーザ環境設定プログラム、\\fIxrdb\\fP, \\fIxcmsdb\\fP,\\fIxset\\fP, \\fIxsetroot\\fP, \\fIxstdcmap\\fP, \\fIxmodmap\\fP;時計、 \\fIxclock\\fP と \\fIoclock\\fP;フォント表示、(\\fIxfd\\fP;フォント、ウィンドウとディスプレイの情報表示ユーティリティ、\\fIxlsfonts\\fP, \\fIxwininfo\\fP, \\fIxlsclients\\fP,\\fIxdpyinfo\\fP, \\fIxlsatoms\\fP, と \\fIxprop\\fP;スクリーン画像操作ユーティリティ、 \\fIxwd\\fP, \\fIxwud\\fP, と \\fIxmag\\fP;性能測定ユーティリティ、 \\fIx11perf\\fP;フォントコンパイラ、 \\fIbdftopcf\\fP;\\fIfslsfonts\\fP, \\fIfstobdf\\fP;フォントサーバと関連ユーティリティ、 \\fIxfs\\fP, \\fIfsinfo\\fP, \\fIfslsfonts\\fP, \\fIfstobdf\\fP;X Image 拡張実行プログラム, \\fIxieperf\\fP;\\fImkfontdir\\fP;ディスプレイサーバと関連ユーティリティ、\\fIXserver\\fP, \\fIrgb\\fP, \\fImkfontdir\\fP;リモート実行ユーティリティ、 \\fIrstart\\fP と \\fIxon\\fP;クリップボードマネージャ、 \\fIxclipboard\\fP;\\fIxkbwatch\\fP;キーボード構成記述コンパイラと関連ユーティリティ、 \\fIxkbcomp\\fP, \\fIxkbprint\\fP, \\fIxkbbell\\fP, \\fIxkbevd\\fP, \\fIxkbvleds\\fP, と \\fIxkbwatch\\fP;クライアント停止ユーティリティ、 \\fIxkill\\fP; 最適化 X プロトコルプロキシ、 \\fIlbxproxy\\fP;ファイアウォールセキュリティプロキシ、 \\fIxfwp\\fP;プロキシを制御するプロキシマネージャ、 \\fIproxymngr\\fP;プロキシを発見するユーティリティ、 \\fIxfindproxy\\fP;Netscape Navigator のプラグイン, \\fIlibxrx.so\\fP と \\fIlibxrxnest.so\\fP;RX MIME 型用の補助プログラム、 \\fIxrx\\fP;スクリーンの全てもしくは一部を再描画するユーティリティ、 \\fIxrefresh\\fP 。 - XFree86

>>例文の一覧を見る

「X window manager」の意味に関連した用語

X window managerのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS